I have a HighCharts chart to display some information. I have stacked information for each day. Each entry is unique -> I cannot use a single series.
The problem is: between two days, there's a huge space and I have no idea how to decrease or remove this. There's no effect when I play with the PlotOptions. I think the reason is my xAxis-Handling, because if I use the "normal way" to declare the xAxis categies, there's no problem.
My jsFiddle: http://jsfiddle.net/MhL2Q/1/
Another, working jsFiddle: jsfiddle_dot_net/wergeld/M85tL/ (just 2 links allowed)
Original HighChart DEMO: http://jsfiddle.net/gh/get/jquery/1.7.2/highslide-software/highcharts.com/tree/master/samples/highcharts/demo/column-stacked/