
here is the configuration code: http://pastebin.com/3W3r9sHQ
apologies for the formatting but it is generated rather than written
I would like the labels to align with the columns and to be able to add my own labels which I think can be done with categories
You are plotting each point to a different series !!! It should be a single series with multiple points to get things right. You will also need to define an xAxis that contains all the x values in the correct order.
Set all the values into the
dataarray with y value and the colordemo basic @ jsFiddle
demo @ jsFiddle