Is there any way to use highcharts.js with angular2 ?Is there any option available instead of highcharts?
As of October 2018:
angular-highcharts is the new kid on the block and has overtaken angular2-highcharts in popularity.
angular-highcharts is an Angular directive based implementation of highcharts and ATTOW requires Angular 7 (which was released very recently)
I have no affiliation to either library.