angular-highcharts
angular-highcharts copied to clipboard
Highcharts directive for Angular
Hi, Is the latest version of angular-highcharts supporting highcharts version 6.1? Iam using angular-highcharts 7.0.2 (latest) and try to follow this tutorial https://www.highcharts.com/blog/news/live-data-configuration/ . But, i got this error. "message":...
Hello, There is possible bug: when we moving cursor on graph change detection change is calling many many times
When a user navigates to a new page after exporting chart, the content is not displayed. Console gives error TypeError: Cannot read property 'forExport' of undefined TypeError: Cannot read property...
I want to redraw highchart data when data change? Please help me!
 Can you please help!!
i was updating the library then i'm getting this error. Highcharts module deprecated in 7.2.0 package.json -------------------- "angular-highcharts": "7.2.0", "highcharts": "7.2.0"
Hi, is it possible to implement the draggable chart points using this package?if Yes, How?
I'm trying to access SVG code by subscribing the chart ref$ as bellow API. https://github.com/cebor/angular-highcharts#chart Using the latest version - angular-highcharts: 8.0.2 / highcharts: 7.1.2 Please see my code is...
ERROR Error: Uncaught (in promise): Error: Template parse errors: Can't bind to 'chart' since it isn't a known property of 'div'. @cebor Plz help me on this. I am doing...
## The dependency [highcharts](https://github.com/highcharts/highcharts-dist) was updated from `7.0.3` to `7.1.0`. 🚨 [View failing branch](https://github.com/cebor/angular-highcharts/compare/master...cebor:greenkeeper%2Fhighcharts-7.1.0). This version is **covered** by your **current version range** and after updating it in your project...