-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Labels
Description
First, thanks for writing this great component!
I am using a gauge plot and wanted to annotate the chart freely via the Renderer.text API (http://api.highcharts.com/highcharts/Renderer.text).
How can I get functions to immediately fire that are called as the third parameter to Highcharts.chart?
Example below:
http://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/master/samples/highcharts/members/renderer-text-on-chart/
Thanks!