ScottPlot
ScottPlot copied to clipboard
Blazor support in SP4
Question: I ran into a show stopping issue when implementing SP5 in our app. The problem I reached is that SP5 uses SkiaSharp and SkiaSharp is not supported on blazor hybrid setups. So It will not work on the app in a mobile environment I get the error "SkiaSharp currently only works on web assembly". The issue is linked here https://github.com/mono/SkiaSharp/issues/1834
I am trying to figure out how to use SP4 in the blazor app but I haven't been able to find any documentation on how to set it up in a blazor file. Is this available in the repo somewhere but taken off of the website? Thanks!
ScottPlot Version: 4.1.71