h2oai / wave

Realtime Web Apps and Dashboards for Python and R
https://wave.h2o.ai
Apache License 2.0
3.98k stars 327 forks source link

feat: Plot and card animations. #2126

Closed mturoci closed 1 year ago

mturoci commented 1 year ago

This PR adds animation support to Wave. The feature is opt-in. Card animations are turned on via meta_card.animate = True and plot animations via ui.plot.animate = True.

https://github.com/h2oai/wave/assets/64769322/0c09412b-5b36-4de9-826f-769941dbb635

THIS FEATURE IS MARKED AS EXPERIMENTAL