score:2
You can use plugin for grouped categories, here you can find it: https://github.com/blacklabel/grouped_categories
score:0
To solve this problem, u need to stack on a variable that can't stack. Like: series :{
{
name: 'boys',
stack: 1,
data: [2, 6, 5,0]
}
{
name: 'girls',
stack: 2,
data: [0, 6, 1,3]
}
} No stacking with 1,2,3,4 e.t.c
score:1
I had the same problem, and solved it usign plain HighCharts. It needs some magical datashuffling, but the result is fair.
score:2
Unless there is something else you are not explaining, what you are asking for is the default behavior of a grouped column chart:
http://jsfiddle.net/jlbriggs/TfvGp/
.
all that is required to achieve this is multiple data series and a type of 'column'
Source: stackoverflow.com
Related Query
- Highcharts Grouped Column Chart with Multiple Groups?
- Highcharts column + line combination chart with multiple series. Issue aligning line over the column
- Highcharts multiple column chart with drilldown, correct formatting of drilldown axes
- How to make split grouped column bar chart in highcharts with percentage?
- Highcharts column + line combination chart with multiple series
- Highcharts multiple column bar chart with "fill" effect
- Highcharts Column chart with drilldown, remove hyperlink like formatting from x-axis labels
- Need stacked column chart with multiple series
- Timeline chart with highcharts using x-range with multiple stacks
- Change chart type and redraw with multiple series in Highcharts
- HighCharts Data Structure - Multiple Independent Series, Stacked Column Chart
- How to Build a Column Chart in Highcharts with Data Entered Dynamically Within a CMS
- Drilldown for grouped column chart in highcharts
- Highcharts - column chart with drilldown to waterfall
- Highcharts - Column chart with empty columns for date in x-axis
- How to use Highcharts React to create chart with multiple lines for same XAxis?
- Highcharts grouped bar charts with multiple axes
- Multiple pie-charts in the same chart with HighCharts
- Highcharts column chart color by single color but with different brightness level as per respective column value
- How to change color of bar in column chart with different level of percentage in highcharts
- How to set column width for columnRange chart with multiple series
- Multiple different chart types stacked, column type with y value as color
- Highcharts timeline chart with multiple axes
- Column chart with negative values and categories on xAxis in HighCharts
- highcharts column chart with line, need line start at bar start
- HighCharts column chart populated with series data from a function
- Highcharts drilldown to pie chart - Clicking on axis label with multiple series causes pie charts to overlap
- Hide a specific series legend in a column chart with multiple series
- Remove border from multiple plots of Stacked and Grouped Column chart (Highcharts.js)
- Highcharts tooltip bug with stacked column chart
More Query from same tag
- PHP and Highcharts
- Highcharts annotations - how to draw rectangle by axis points?
- Renderer Bring to front highcharts
- Implement chartit in Django 1.6 with Python 2.7 - TypeError: 'NoneType' has no attribute __getitem__
- Using google translate with highcharts
- How to turn off inner padding in highcharts?
- How to move line series in Highchart?
- Hide/Display Flag in Highstock based on the range selection
- Why does my Controller not pass instance variables for js.erb file?
- Moving Highcharts series in front of other series with toFront() doesn't work
- highcharts a.onContainerClick is not a function
- Drop lines with highcharts
- Enable all range selector's options in stock highcharts
- Dual Axes Column Chart scaling issue for column chart
- HighCharts - Make labels appear dynamically based on column size
- How to set border for a highcharts pie?
- highstock crosshair width according to zoom
- Highcharts logarithmic chart not displaying series on webpage
- Fomatting labels on Y-axis in Highcharts with Data from HTML table
- Highcharts: making series disabled by default when loading data from CSV
- Highcharts custom tooltip positioner
- HIGHCHARTS: Filling area above line with color area representing contribution to line values
- Highcharts Tooltip formatting for shared Tooltips
- In highcharts,series without dynamic data does not shift
- How to fill area between two serieses in Hightcharts?
- Highcharts Sunburst custom legend and click functionality
- Plot always starts at 0, highstock spline chart
- Center text in Highcharts' bubble chart's data labels
- How to style navigator dragging handles , Highstock
- Highstock - custom tooltip data not being displayed for larger dataset