whitespace - Highcharts white space between grouped bars -
i'd know if possible?
i want group bars adding white spacers. in google spreadsheet add empty row, highcharts renders row number category. image explains issue.
![screenshot]http://www.exelmans.be/forums/screenshot-highcharts.png
you can set empty categories empty string: categories: ['a','b','c','', 'e','f','g', '','i','j','k']
jsffidle: http://jsfiddle.net/3bqne/97/
Comments
Post a Comment