Access animations
I am trying to achieve something similar to Chart.js, where there is an animation on appear (such as this one). From the documentation it looks like Plotly.animate() could do the trick. Is there any way to access the Plotly instance (and the animate method)?
I am not sure, but it looks like something similar has been asked in #3, it may be useful to provide this as a built-in function of the wrapper
This actually also interests me, any follow up for this issue?
any one can help with this issue? also wonder how animation would work.
Sad to say, but I switched to echarts. Animations are built in and although a bit more difficult to customize, things are working just fine. This is the one I used