gevgeny / angular2-highcharts

:bar_chart: :chart_with_upwards_trend: Highcharts for your Angular project
MIT License
380 stars 113 forks source link

Has there been a angular cli example for integrating angular2-highcharts #153

Closed automatedenergy closed 7 years ago

automatedenergy commented 7 years ago

Does anyone have a workflow for integrating angular2-highcharts with angular-cli projects. I am having difficulty still and would really like to use this repository. Thanks. John

gevgeny commented 7 years ago

I am trying to changing API so you should not change webpack or systemjs config it should simplify usage the library with angular-cli. I also created this issue https://github.com/highcharts/highcharts/issues/6364 in the highcharts repo

gevgeny commented 7 years ago

Finally I added angular-cli support. But unfortunately with small API changes. See updated readme and release notes. Let me know whether it works