score:9
Accepted answer
Using drill down to multiple series from multiple series demo it is possible to change stacking to normal
and get drilldown to stacked columns.
JSFiddle 1: http://jsfiddle.net/rxjutt6v/
Using async drill down demo and addSingleSeriesAsDrilldown
with applyDrilldown
it is possible to get multiple series in drilldown when drilling into single series point.
JSFiddle 2: http://jsfiddle.net/49q18Lp3/1/
Source: stackoverflow.com
Related Query
- How do I do a stacked bar chart as a drilldown to a stacked bar chart?
- How can I prepare a Group Stacked Bar Chart in Highcharts using multiple and different types of data?
- Highcharts - Column Chart Drilldown, how to change the drilldown bar color based on some value
- How I can Add Start and end point in stacked bar chart in chart js?
- How can I create a horizontal stacked bar chart with labels on the bars themselves as well as labels above the bars?
- How to make highcharts stacked bar chart start from a specific date
- How to set custom color on stacked bar chart
- How to plot stacked bar chart in highcharts with dynamic data?
- Stacked bar chart colors in case of Drilldown (open on click of Line chart)
- Highcharts stacked bar chart - how to get the stacks values
- How to add hyperlink to each part of high-chart's stacked bar chart in php
- How do I rotate my HighCharts bar chart so its vertical, not horizontal?
- Highcharts : Chart with drilldown how to obtain click event of drill up button
- How to add a plotline to a bar chart in Highcharts?
- How do you remove x-axis labels from a highchart.js bar chart
- Highcharts stacked bar chart hide data labels not to overlap
- Highcharts Bar Chart - How to set the minimum bar width/length
- Grouping a stacked bar chart in Highcharts
- How to reverse a bar chart in highcharts?
- In highcharts's stacked bar chart, how can I remove the white space between different
- Highcharts 3.0, area chart with stacked and unstacked series - how to fix?
- How can I prevent my HighChart bar chart from being inverted?
- How do you set the stack order of the series in a stacked bar chart?
- How to place x axis labels on top of horizontal bar chart
- HighChart- Plot Stacked Bar Chart on Status for Every Minute
- Highcharts: How to set unique images on top of bar chart serie
- How to set minimum height of data element of series in stacked bar chart?
- Adding gap between specific bars in a stacked bar chart
- How to create a table for legend of a Stacked Chart in Highcharts?
- R highcharts multiple stacked bar chart
More Query from same tag
- Slider on barchart
- Highcharts Pie Chart from Ajax
- How to fix this error Type 'number' has no properties in common with type 'XrangePointOptionsObject'
- Angular : loop over object data loaded from a webservice
- highcharts does not seem to be rendering
- Display HighStock y-axis and its labels on the right of the series
- Using colour and shapes together in legend
- HighCharts: How to display unique text for yAxis Label in a spline chart
- Highcharts Highmaps prevent initial zoom effect
- Highcharts Scatter Chart Data Point Hover
- Background columns in linechart highchart
- Highcharts HeatMap cell color disappears when hover in Internet Explorer
- Highcharts - Is it possible to have marker visible only in navigator, and not visible in main chart?
- Superimpose charts in highcharts
- HighCharts - data points not appearing
- Unable to do any other action than "alert" when triggering the click event on Highcharts (React Native)
- Combine multiple Yaxis in one
- How do I make the title blank disappear for a highchart spider chart?
- HighCharts Line xas datetime
- PHP mySQL Highcharts Json Multiselect
- Smooth formula curves in highcharts
- HighCharts: Labels visible over tooltip frame
- Show label only every x number of steps in highcharts
- how to change the title in highcharts
- How to generate proper csv file format using javascript
- Highcharts chart not loading after AJAX call to insert partial containing chart
- Highcharts Custom tooltips for multiple series
- Highcharts not being drawn in some cases when using data from MySQL (page elements created before database query complete?) PHP / MySQL
- Highstock Make a conditional tooltip
- How do I put Icons in the y Axis for a Dynamic Highcharts chart?