Open HavenDV opened 2 years ago
It would be best to use the SkiaSharp version of the OxyPlot source, in this case.
It may be related to https://github.com/oxyplot/oxyplot/issues/1829 since you only ask for WebAssembly
It would be best to use the SkiaSharp version of the OxyPlot source, in this case.
Uno has a lot of issues rendering XAML. Using OxyPlot XAML rendering would be a good test case for the Uno Team. That said, I also moved on to SkiaSharp due to the performance improvements and much better stability.
I've added partial OxyPlot support for Uno WebAssembly. There's a simple test application there: https://havendv.github.io/H.OxyPlot/
What would you like to be added:
OxyPlot specific methods:
Why is this needed:
To support OxyPlot
For which Platform:
Anything else we need to know?
A library and apps for testing progress are also available here: https://github.com/HavenDV/H.OxyPlot