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)
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. . .
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:
ng2-highcharts https://www.npmjs.com/package...
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. . .