We are using a sci-chart in our ReactJs project.
SCI chart values have to be changed from the sidebar and whenever a value is changed from the sidebar the chart values are not updated without re-rendering the entire surface of the SCI chart. We need to change the sidebar value without re-rendering how is this possible?
-
Hi there, I don’t really understand the question. If you have annotations on the chart which are updated via the sidebar, then yes the chart will have to be redrawn. However, we carry out a lot of caching internally to ensure this is high performance. Why must the chart not update when you change annotation values? What is the problem with re-rendering? More information required to give a proper answer. Please send your code to reproduce and we will look at it
- You must login to post comments
Please login first to submit.