vue-plotly icon indicating copy to clipboard operation
vue-plotly copied to clipboard

Access animations

Open pennal opened this issue 6 years ago • 3 comments

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

pennal avatar Feb 19 '20 14:02 pennal

This actually also interests me, any follow up for this issue?

datainvestor avatar May 28 '20 11:05 datainvestor

any one can help with this issue? also wonder how animation would work.

yishiy avatar Nov 19 '20 11:11 yishiy

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

pennal avatar Nov 20 '20 22:11 pennal