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

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -