问题
My application will be Angular v7 and Highcharts (latest version)
I'm wondering what's the difference between the below 2 node modules, each is listed on the HighCharts tutorial page, and they look the same:
- Node module: highcharts-angular
- Node module: angular7-highcharts
I've a simple example working with "highcharts-angular" but unsure which I should be using.
Any thoughts/guidance would be great. Thanks Ro
回答1:
As you can read in the posted articles highcharts-angular
is Highcharts Angular Official Wrapper and angular7-highcharts
is just a sample folder for the Angular project just only in this tutorial.
来源:https://stackoverflow.com/questions/56023723/difference-between-highcharts-angular-and-angular-highcharts-node-modules-f