rafalS
Posts: 2665
Joined: Thu Jun 14, 2018 11:40 am

Re: ascending drilldown with stacked bar chart

Of course, it can't loop "forEach" through this.drilldowns, because it doesn't exist. You have normal array drilldown without this.

I edited your code, but it really wasn't related to Highcharts but normal array sorting, so next time do not put your question here on this forum but on StackOverflow forum.

One more tip for the future - try to use english words for naming your variables. I had spent 20 minutes before I figured out why my code isn't working and then I realized that it wasn't month variable but bulan.

http://jsfiddle.net/BlackLabel/uxafegj1/

Kind regards
Rafal Sebestjanski,
Highcharts Team Lead
ridhoa
Posts: 24
Joined: Wed Sep 12, 2018 7:09 am

Re: ascending drilldown with stacked bar chart

ohh sorry for late post, and thanks for u help sir :D :)
rafalS
Posts: 2665
Joined: Thu Jun 14, 2018 11:40 am

Re: ascending drilldown with stacked bar chart

You're welcome ;)
Rafal Sebestjanski,
Highcharts Team Lead

Return to “Highcharts Usage”