How can I make sure that the values on the x-axis intersect the y-axis. When I use categories on the yAxis there seems to be a weird offset which causes the axis going out of the boundaries.
It didn't work with setting the startOnTick: true
and the endOnTick: true
properties.
JS fiddle with categories on y-axis http://jsfiddle.net/m8h0wLq4/13/
JS fiddle without categories on y-axis http://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/master/samples/highcharts/demo/polar-spider/