Pre loader

Scichart blazor available ?

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

Answered
1
0

Do scichart supports microsoft blazor ?
If yes, Any examples available ?

Version
2.2
  • You must to post comments
Great Answer
1
0

One of our customers has created a NuGet package to wrap the SciChart Builder API in MS Blazor

He’s asked for contributors so if you see something that can be improved log an issue or create a PR!

Best regards
Andrew

  • You must to post comments
1
0

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

  • Benjamin Cote
    David, Can you add a little more info to the readme, specifically some guidance on how you setup npm and webpack for those of us unfamiliar with that toolchain? I can get your demo project to work, however, I cannot replicate it in my own project/solution.
  • Benjamin Cote
    I get as far as running nvm run build and get the following error: “node_modules\colorette’ do not define a valid ‘.’ target”
  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.

Try SciChart Today

Start a trial and discover why we are the choice
of demanding developers worldwide

Start TrialCase Studies