score:2

Accepted answer

The only way I have found to do this is by using decimal values as the x value:

data: [[-.15,1],[-.15,4],[.15,3]]

example: http://jsfiddle.net/Sas5g/3/


Related Query

More Query from same tag