I read more about highcharts-ng to use directive, but they have many caveats.
I have two options: - Use highcharts.js, then create my directives. - Use highcharts-ng directive.
Please, What's the best way to use highcharts directive for angular, and If I use highcharts-ng
, will I need some options, or features of highcharts, which didn't implement yet for highcharts-ng
?