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…
x
Reference in New Issue
Block a user