belucha / oxyplot.blazor

Blazor PlotView for OxyPlot
MIT License
26 stars 14 forks source link

Using new skiasharp support in Blazor 6 for Oxplot web component- A thought, not an issue. #7

Open praful-hunde opened 2 years ago

praful-hunde commented 2 years ago

Below URL mentions skiasharp support in Blazor 6. Oxplot already have a skiasharp support. I see a possibility to use skiasharp support in Blazor 6 as a basis for Oxplot web components.

https://docs.microsoft.com/en-us/aspnet/core/blazor/host-and-deploy/webassembly?view=aspnetcore-6.0#ahead-of-time-aot-compilation

Also, Blazor 6 supports use of Blazor component in other web app like React. Its an preview feature.Oxplot Blazor component can be reusable in any web application. The featured is explained in below video link. https://youtu.be/kesUNeBZ1Os

praful-hunde commented 2 years ago

I am not a web developer , so not sure if it's a valid possibility. Also is main Oxplot repo a better place to post this suggestion?