react-plotly.js
react-plotly.js copied to clipboard
How to update Plot when Frames changes?
When I make some changes еще data, layout or config - Plot components is refreshing with new changes usign revision.
But now I'm trying to change frames, and Plot won't change until I chouse any frame BUT current.
Here you can see initial Frames:

Here I change Frames BUT after changes I have to pick some Frame to update them. So I go from 9 to 10 (or to any other) and then again to 9 to see what changes.
