hit testing should interpolate transformed points, like the rendering does
Also change the UpdateMaxMin:
- transform the points
- interpolate
- inverse transform min/max points
see https://oxyplot.codeplex.com/discussions/446603
Example added to ExampleLibrary/OpenIssues
Also change the UpdateMaxMin:
- transform the points
- interpolate
- inverse transform min/max points
see https://oxyplot.codeplex.com/discussions/446603
Example added to ExampleLibrary/OpenIssues