If you use a pointStyle of "rectRot" and view the chart on a retina display then the points are drawn in the top 25% of the canvas (i.e. the x and y coordinates of the points are halved). This affects Line and Scatter charts.
I'm guessing this has something to do with the rotating of the rectangle for the point.
http://jsbin.com/gebamox/edit?html,output