Thanks for the code! I think the problem is that hit testing is interpolating then transforming the input points, while the rendering is transforming, then interpolating. I think the hit testing should be changed! Issue https://oxyplot.codeplex.com/workitem/10055 has been added.
↧