@antosimi,
You seem to be passing both x-value and label because of which it shows few numbers in between based on the axis interval. Passing just y-value and label should work fine in your case.
Please take a look at this JSFiddle for a working example.
—
Thangaraj Raman
Team CanvasJS