SciChart® the market leader in Fast WPF Charts, WPF 3D Charts, iOS Chart, Android Chart and JavaScript Chart Components
Do scichart supports microsoft blazor ?
If yes, Any examples available ?
It is possible to use scichart with blazor, by writing code to interact with scichart using javascript (or typescript) and then calling it from C# using JsRuntime.InvokeVoidAsync
I’ve added an example to the SciChart.JS.Examples github repo. It’s in the dev branch at the moment but will get merged to master soon.
The example also shows the beginnings of the next stage, which is to have wrapper code in C# with which you define your chart, which handles the javascript calls internally.
David Burleigh
SciChart Senior Developer
Please login first to submit.