I’m looking on https://demo.scichart.com/javascript-multi-pane-stock-charts-sync-technique
I have a q react application. Can I add/remove subcharts(indicator panes) dynamically?
- Ivan Skiridomov asked 1 month ago
- last edited 1 month ago
- Hi Ivan, yes it is possible to add/remove chart panes and synchronise them together. We will have to prepare an example though
- You must login to post comments
Hi Ivan
Sorry for the delay in responding. To demonstrate this our team built a react-js demo which shows you how to dynamically add & remove chart panes from a synchronized chart group in SciChart.js
Take a look at the demo here: Synchronize Multiple Charts
To look at the source code:
- Click on the demo link
- Click the ‘Code Sandbox’ button at the top of the demo site on that page. This takes you to a editable in-browser IDE for this example
- Soon the Github source will be up so you can click ‘View Source in Github’ too
Let me know if this helps!
Best regards,
Andrew
- Andrew Burnett-Thompson answered 1 day ago
- You must login to post comments
Please login first to submit.