score:1

you can add a next dummy point with defined x position:

data: [{
  x: -1,
  y: 180
}, 180, 180, 180, 180],

and set the xaxis.min as 0.

demo: https://jsfiddle.net/blacklabel/2kvsgfd4/


Related Query

More Query from same tag