Remove legend
This commit is contained in:
parent
378df87eeb
commit
f16a0d5b65
|
@ -27,7 +27,10 @@ function draw_time_series_graph(chartID, repo, dateLabels, sizeUnits) {
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
legend: {
|
||||
display: false
|
||||
},
|
||||
},
|
||||
scales: {
|
||||
y: {
|
||||
|
|
Loading…
Reference in New Issue
Block a user