I am using Highcharts with a scan, and here is my working FIDDLE .
How can I get a drill button click event? I referenced the Highcharts API but cannot figure out how I can incorporate this into my code.
I want to do something like:
drillUp: function(){
javascript jquery graph charts highcharts
Rahul gupta
source share