react-plotly.js
react-plotly.js copied to clipboard
bar-chart animation on loading
I can't seem to find the ref doc on how to animate bar-chart on page load with react-plotly.js. Most of the animation doc is under Plotly.js that uses Plotly.animate() method to animate the graph. How can I do something similar in react code?
I'm not sure if this is possible with the React wrapper at the moment, unfortunately.
Hi @indusbull, @nicolaskruchten,
Any update on this?
No one is working on this issue at the moment as far as I know...
Any updates. On animating bar chart while page loads like bar rises to a value
I was wondering if there has been any progress. I saw that there is a PR https://github.com/plotly/plotly.js/pull/3217#issue-228521121
But I was unable to get the bar chart to animate.
Waiting on this...