plotly / plotly.js

Open-source JavaScript charting library behind Plotly and Dash
https://plotly.com/javascript/
MIT License
17.13k stars 1.87k forks source link

add more transition types #3456

Open nicolaskruchten opened 5 years ago

nicolaskruchten commented 5 years ago

On the heels of #1849 being closed (via https://github.com/plotly/plotly.js/pull/3217), here's a list of new transition types/tweens that we'll want to add, probably piece by piece, trace by trace:


zouhairm commented 5 years ago

May I also suggest some zoom+pan transition effect for maps (geo and mapbox) ?

etpinard commented 5 years ago

Related: https://github.com/plotly/plotly.js/issues/1687

etpinard commented 5 years ago

Related: https://github.com/plotly/plotly.js/issues/932

elaksana commented 4 years ago

Any near-future plans to fix animated element persistence for contour plots? #4491

iseessel commented 2 years ago

Anyone working on this? Would love to have some smooth transitions for scatter3d!

LeoDiep commented 6 months ago

I would like to add the candlestick and bar on the list, please