mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-18 08:20:13 +01:00
feed component in progress
This commit is contained in:
parent
769c115c13
commit
c3d16af979
8 changed files with 414 additions and 17 deletions
|
|
@ -28,6 +28,7 @@ export class LineChart {
|
|||
};
|
||||
|
||||
chart.addListener('rendered', zoomChart);
|
||||
zoomChart();
|
||||
|
||||
if (chart.zoomChart) {
|
||||
chart.zoomChart();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue