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

Fix multi-axis transition "leaks" #4167

Merged
merged 1 commit into from
Sep 6, 2019
Merged

Conversation

etpinard
Copy link
Contributor

@etpinard etpinard commented Sep 5, 2019

fixes #4153 - by resetting the loop variables in old/new transition prepare loops

before: https://jsfiddle.net/9onwtvgu/
after: https://jsfiddle.net/seh2Lx1n/

cc @plotly/plotly_js

- this commits fixes both the `Plotly.animate` and
  the `Plotly.react` case.
@etpinard etpinard added bug something broken status: reviewable labels Sep 5, 2019
@archmoj
Copy link
Contributor

archmoj commented Sep 6, 2019

@etpinard Great fix.
💃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Axis animation with subplots leaks to other axis
2 participants