Is there any highCharts based on angular2?
巴扎黑
巴扎黑 2017-06-30 09:58:19
0
3
785

I am currently working on an angular project, which requires visual operations, and I am comparing highcharts and echarts.

Currently encountered problems: Can highcharts be used in angular2? Are there any version requirements for highcharts?

巴扎黑
巴扎黑

reply all(3)
巴扎黑

Yes, it is recommended to use third-party packages such as angular2-highcharts. In addition, the requirement for Highcharts is version >= 4.0 (4.0 starts to support the CommonJS specification)

小葫芦

Highcharts can be used in Angular2. Here are several Highcharts packages recommended for NG:

  1. ng2-highcharts https://www.npmjs.com/package...

  2. highcharts-ng https://github.com/pablojim/h...

For version requirements, please see the documentation in the link.

小葫芦

Angular is integrated, echarts is better, lighter, and the display effect is slightly better. In fact, they are all similar, and you can use either one. . .

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template