VisualMelon
VisualMelon
Yes, they absolutely need restructing/rewriting prior to the 2.1 release now that the XAML stuff has been moved. I was meant to do that a couple of weeks ago, but...
The 2.1 binaries are not compatible with the 2.0 platform binaries due to changes in the rendering APIs. Ideally we will update the Xamarin provision to support 2.1 and re-release...
Someone has kindly started working on the Xamarin.Forms provision again, and I believe the intention is that this would be the preferred package for Xamarin/Android going forward. https://github.com/oxyplot/oxyplot-xamarin I don't...
See https://github.com/oxyplot/oxyplot/issues/1274
It should work down to milliseconds: what exactly are you trying to do, and what versions of OxyPlot and .NET are you using? (there is a change in behaviour between...
This is not supported I'm afraid. I implemented discontinuous axes as part of the insanity in #1640 but this is not something that will be easy to get working. Might...
Does the color axis `InvalidNumberColor` change anything?
TODO: - import fixes from #2098 where applicable (zero thickness crash) - see if we can get line-join to work
TODO bits are done and tests all run; some examples are erroring but not sure if that's new.
Need to think about why `fontFamily` is nullable in `IRenderContext`.