mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-20 01:10:13 +01:00
feat(charts): update echarts library
This commit is contained in:
parent
edb098705f
commit
e12b77174d
5 changed files with 47 additions and 84 deletions
|
|
@ -12,7 +12,7 @@ import { D3PieComponent } from './d3/pie/pie.component';
|
|||
import { EchartsLineComponent } from './echarts/line/line.component';
|
||||
import { EchartsPieComponent } from './echarts/pie/pie.component';
|
||||
import { EchartsBarComponent } from './echarts/bar/bar.component';
|
||||
import { AngularEchartsModule } from 'angular2-echarts';
|
||||
import { AngularEchartsModule } from 'ngx-echarts';
|
||||
import { NgxChartsModule } from '@swimlane/ngx-charts';
|
||||
import { ChartsModule as Ng2Charts } from 'ng2-charts/ng2-charts';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue