javascript - Label on axis of chart by group, is it possible with Highcharts? -


i'm new highcharts , want know if possible: http://img824.imageshack.us/img824/6537/sample1w.png

i haven't found similar in showcase provide thought more experienced let me know how accomplish this.

thank much

you can use bar chart, , use grouppadding http://api.highcharts.com/highcharts#plotoptions.bar.grouppadding set distance between groups of bars.

http://jsfiddle.net/7fvex/

to add text, above 1 of group, can use renderer: http://api.highcharts.com/highcharts#renderer.text()


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -