Pre loader

Does SciChart.js support Vue ?

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

Hi Andrew:

It’s me again.

Does SciChart.js support Vue.js 2.0 or even 3.0 ?

Will there be any Vue templates in the future ?

Best Regards

Yen Wen

Version
0.2.6
  • Andrew Burnett-Thompson
    Hi Yen-Wen Wang, one of our team is working on a boilerplate example for SciChart.js and Vue.js as we speak. I will update you when we have more information. Best regards, Andrew
  • You must to post comments
Best Answer
1
0

I have currently creating a new package for SciChart in Vue. Currently, it’s WIP, but you can use it on your project and suggest/comment on anything you need.

https://vue-scichart.netlify.app/

There is also a open source repo for the source code here:
https://github.com/Fidgrove/vue-scichart

Kind regards,

Pedro Cruz

  • You must to post comments
1
0

Hi Yen Wen, we created the boilerplate example for Vue.js, please find it here https://github.com/ABTSoftware/SciChart.JS.Examples/tree/master/Sandbox/demo-vue-scichart

The reason why SciChart.js might not work with a project created via Vue CLI or Create React App is that scichart2d.data or scichart2d.wasm is being copied into the wrong folder. The wasm file should reside in the same folder as js bundle file (for Vue.js it is public/js/ folder), however the data file should be in the root of the app (public/ folder for Vue.js).

  • 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