I've examined the Highstock and Highcharts API and it doesn't appear to support double click events. I'd suggest you request the enhancement be made against Highcharts, then once it's implemented it could be added to GWT Highcharts.
Hope this helps,
- Jeff
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Neat that they have it in a fiddle, but I don't see it in the API documentation so it's hard to tell if it's officially supported API. I don't think the GWT Highcharts project adds API for unsupported Highcharts APIs. See this forum post as an example: http://highslide.com/forum/viewtopic.php?f=12&t=20424#p80672
Jeff
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Please support "dblclick" event for chart, series, and point.
Hello,
I've examined the Highstock and Highcharts API and it doesn't appear to support double click events. I'd suggest you request the enhancement be made against Highcharts, then once it's implemented it could be added to GWT Highcharts.
Hope this helps,
- Jeff
Here is an example http://jsfiddle.net/E9fnA/
Neat that they have it in a fiddle, but I don't see it in the API documentation so it's hard to tell if it's officially supported API. I don't think the GWT Highcharts project adds API for unsupported Highcharts APIs. See this forum post as an example:
http://highslide.com/forum/viewtopic.php?f=12&t=20424#p80672
For further clarification, given that demo fiddle, I would expect the 'dblclick' event to be documented here:
http://api.highcharts.com/highcharts#plotOptions.pie.point.events