Search code examples
highchartsstacked-area-chart

Highcharts drilldown in stacked area chart


Is it possible to have a stacked area chart with drilldown? I want to drilldown to another series on clicking on an area. Any simple example would be highly appreciated.

JS FIDDLE: http://jsfiddle.net/UKC83/1/

Solution

  • Here is how I have implemented drilldown in stacked area chart:

    JS FIDDLE: http://jsfiddle.net/UKC83/2/