Ability to create expanded view when clicking on a point
When clicking on a point it opens up an expanded window that displays more information about that point. similar to a drilldown but not a chart, more of a list.
1
vote
Anonymous
shared this idea
You can build this using the Point.click event. Extra information can be added to the point config, and displayed the way you want, for example with jQuery UI or Highslide. Check out http://highcharts.com/demo/line-ajax.