dash-core-components icon indicating copy to clipboard operation
dash-core-components copied to clipboard

[Feature Request] Add property Graph.extendFrames to support Plotly.addFrames

Open Jerry-Ma opened this issue 5 years ago • 0 comments

Hi, I was looking into ways to do graph animation with dcc.Graph, and realized extendFrames would be a good thing to have to avoid sending back the current frames as state.

I never looked in detail of the code but I would imagine we can reuse the same logic used in extendData functionality.

Again, thank you all for such a great package -- the more I use it, the more I love it.

Jerry-Ma avatar Jun 03 '20 18:06 Jerry-Ma