VisualMelon
VisualMelon
Is this some nonsense to do with unnormalized float support having particularly bad performance on some architectures? I'm struggling to work out why this should be a problem on any...
Don't worry about examples for this; I'm happy if you're able to check this fixes the issue for you (i.e. existing examples suffice). You can see examples for the change...
Yes, feel free to open a new issue for anything like that.
It seems not: error suggests there was a breaking change in ImageSharp since OxyPlot.ImageSharp was released, and it no longer works as intended. Indeed, having looked at the code again,...
Completed a quick refit in #1934, targeting SixLabors.ImageSharp2.1.3 and SixLabors.ImageSharp.Drawing Version 1.0.0-beta15.
I like the symmetry in the names at the moment, but prefixing `Desired` would probably be a clearer. I can't repro the small-axis issue: can you provide the exact code...
Ah, yeah, I remember this now (can repro also). I thought I'd addressed, but I can't think how, so I guess I didn't. It's caused by the range changing slightly...
I'm tempted to say we should merge this. The range issue is still there, but even the new behaviour is arguably better than the old behaviour (a single tick is...
Sounds like https://github.com/oxyplot/oxyplot/issues/1796 Are you able to test a pre-release version?
This is a tad non-trivial, so I'll wait to test it until I have more time.