angular-highcharts-directive icon indicating copy to clipboard operation
angular-highcharts-directive copied to clipboard

An Angular Js Directive which allows to simplify the use of Highcharts charts

Results 6 angular-highcharts-directive issues
Sort by recently updated
recently updated
newest added

#### Hey, maintainer(s) of rootux/angular-highcharts-directive! We at [VersionEye](https://www.versioneye.com/signup?promo_code=BOWER) are working hard to keep up the quality of the bower's registry. We just finished our initial analysis of the quality of...

Ajust width automatically with parent element.

Error: Invalid isolate scope definition for directive chart: =? $CompileProvider/this.$get

Is it possible to remove the JQuery dependency?

in normal highchart i get svg code with code like this var chart = $('#container').highcharts() svg = chart.getSVG(); So, how can i get svg code with this directive??? i try...

If you try to use this directive for Highcharts in a carousel, it results in the following error: TypeError: Cannot read property 'length' of undefined at Object.ob.setMaxTicks This seems to...