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
1

I am considering applying server-side licensing for my javerScript application.

In the document below, there is a phrase “Our server-side licensing component is written in C++.”
(https://support.scichart.com/index.php?/Knowledgebase/Article/View/17256/42/)

However, there is only asp.net sample code on the provided github.
(https://github.com/ABTSoftware/SciChart.JS.Examples/tree/master/Sandbox/demo-dotnet-server-licensing)

I wonder if there is a sample code implemented in C++ for server-side licensing.

Can you provide c++ sample code?
Also, are there any examples to run on Ubuntu?

  • 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