Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frame parameter not included #29

Closed
dmfst opened this issue Mar 18, 2021 · 2 comments
Closed

Frame parameter not included #29

dmfst opened this issue Mar 18, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@dmfst
Copy link

dmfst commented Mar 18, 2021

I tried to include "frames" property to the object returned by the script (as described in Plotly's documentation https://plotly.com/javascript/plotlyjs-function-reference/ )
return {data:data, layout:layout, frames: frames};

and I got this error message
plotly.js:107614 WARN: API call to Plotly.animate rejected. undefined

Do you have plans to include this in the feature?

@dmfst dmfst changed the title Frame parameter Frame parameter not included Mar 18, 2021
@ae3e ae3e added the enhancement New feature or request label Mar 18, 2021
@ae3e ae3e closed this as completed in ac80e81 Apr 28, 2021
@ae3e
Copy link
Owner

ae3e commented Apr 28, 2021

Here is the example I tested : https://github.com/ae3e/ae3e-plotly-panel/wiki/Frames

@dmfst
Copy link
Author

dmfst commented May 17, 2021

Thank you! I tested several animations and I can confirm that it works very well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants