oxyplot.blazor icon indicating copy to clipboard operation
oxyplot.blazor copied to clipboard

Blazor PlotView for OxyPlot

Results 6 oxyplot.blazor issues
Sort by recently updated
recently updated
newest added

When I run demo in blazor server-mode,the performance is perfect and interaction is smooth。 But when I run it in blazor webassembly-mode, there are some time delays in interaction, and...

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...

hi, png export is missing in OxyPlot.Blazor. is it possible to create an invisible canvas draw plot view in it without touching HTML canvas, doing it all in the server?...

The scrolling on the plot is not working when using Firefox

When trying to zoom the chart by using mouse wheel it works, but if the page is "scrollable" it also scrolls the page. It seems that event is not "consumed"...

When using the nuget package of this project, I notice that ResizeObserver relatively imports the js file (e.g. http://localhost:1/my-path_content/OxyPlot.Blazor/OxyPlot.Blazor.js (no slash in between my-path and _content, but this is probably...