Angular 2 support
It would be nice to have native Angular 2 support. So far, it's a little bit complicated to implement Highcharts with Angular 2 (without relying on 3rd-party plugins.
Highcharts Angular 2+ official wrapper is available here:
- https://github.com/highcharts/highcharts-angular
- https://www.npmjs.com/package/highcharts-angular
-
Anonymous commented
We would love this also.
We have been using https://www.npmjs.com/package/angular2-highcharts
to draw HighCharts. Its great but it isn't very good for HighStocks which we are also looking to use.
It would be great if a nice clean HighCharts and HighStocks wrapper could be built to support Angular2. -
Anonymous commented
Corporations are now asking their IT groups to focus on Angular2, now that it was released as 2.0.0. We'd like to offer A2 + Highcharts capabilities to build apps that connect into corporate databases.
-
Anonymous commented
Perhaps in v5 we could get ES6 module format that makes it easy to include Highcharts with Angular modules... even if there is a "patch" that could make integration more obvious.
-
Anonymous commented
Angular2 is released...
450K developers have started to develop on it this year.
AngularJS had over 1.3 mio developers, which will shift over to A2.
-
Thank you for your suggestion. Perhaps our article on working with Angular 1 can be of some inspiration: http://www.highcharts.com/blog/194-using-highcharts-with-angular-js.