# Dynamically adding frames to animations?

**URL:** https://community.plotly.com/t/dynamically-adding-frames-to-animations/59799
**Category:** 📊 Plotly Python
**Created:** [January 5, 2022, 11:02am UTC](https://community.plotly.com/t/dynamically-adding-frames-to-animations/59799 "2022-01-05T11:02:24Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![ismirsehregal](https://sea2.discourse-cdn.com/flex024/user_avatar/community.plotly.com/ismirsehregal/32/6794_2.png) [@ismirsehregal](https://community.plotly.com/u/ismirsehregal)
#### Post date: [January 5, 2022, 3:58pm UTC](https://community.plotly.com/t/dynamically-adding-frames-to-animations/59799/2 "2022-01-05T15:58:27Z")

</div>

[Here](https://github.com/plotly/plotly.R/issues/957#issuecomment-296294040) a filter transform was used to create a cumulative animation without precomputing each frame.

However, unfortunately `transforms` are maked as [deprecated](https://community.plotly.com/t/announcing-plotly-js-2-0/53675) in `plotly.js` v2 (and plotly.py v5) and will be removed in a future version.

---

_[View the full topic](https://community.plotly.com/t/dynamically-adding-frames-to-animations/59799)._
