1.0.6 • Published 6 years ago

ng-echarts-v3 v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

NgEchartsV3

dependecies: echarts && ngx-echarts; this is component named app-echarts for angular4; I just do some packages for some apis for your convenience; So you can import the tag "app-echarts" in which apis from ngx-echarts;

main apis==>; Input properties: @Input() chartStyle:any; // if none;it's height can be 400px default; @Input() chartOptions:any; // main option; @Input() chartLoading:boolean; @Input() chartTheme:any; // need to add some links in .angular-cli.json; @Input() dataset:any[];

Output events: @Output() onchartInit @Output() onchartClick @Output() onchartDblClick @Output() onchartMouseDown @Output() onchartMouseUp @Output() onchartMouseOut @Output() onchartMouseOver @Output() onchartContextMenu @Output() onchartDataZoom @Output() onchartGlobalOut

If you want detailed information, you can look at the docs in ngx-echarts;

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago