feed component in progress

This commit is contained in:
nixa 2016-05-05 13:26:28 +03:00
parent 769c115c13
commit c3d16af979
8 changed files with 414 additions and 17 deletions

View file

@ -28,6 +28,7 @@ export class LineChart {
};
chart.addListener('rendered', zoomChart);
zoomChart();
if (chart.zoomChart) {
chart.zoomChart();