mirror of
https://gitlab.silvrtree.co.uk/martind2000/mdot_server.git
synced 2025-02-04 11:50:14 +00:00
optimizing the graph
This commit is contained in:
parent
a80bdd3746
commit
65fd0988f0
@ -409,6 +409,8 @@
|
||||
|
||||
// SCROLLBAR
|
||||
chartScrollbar = new AmCharts.ChartScrollbar();
|
||||
chartScrollbar.graph = graph;
|
||||
chartScrollbar.position = 'bottom';
|
||||
self.chart.addChartScrollbar(chartScrollbar);
|
||||
|
||||
$('#chartdiv').empty();
|
||||
|
Loading…
Reference in New Issue
Block a user