Skip to content

Fix Plotly.animate on graphs with multiple basePlotModules #3860

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

Merged
merged 4 commits into from
May 14, 2019

Conversation

etpinard
Copy link
Contributor

etpinard added 3 commits May 13, 2019 16:13
... so that sunburst clicks do not attempt to redraw cartesian
    traces.
... making it smoothly transition with Plotly.react
@etpinard etpinard added bug something broken status: reviewable labels May 13, 2019
@etpinard
Copy link
Contributor Author

cc @plotly/plotly_js

@@ -0,0 +1,121 @@
{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nicely done.
Could we reuse this mock instead?
test/image/baselines/display-text_zero-number.png

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's wrong with the mock I used?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ha I see, that mock also has a sunburst along with cartesian traces. Yep, good call. Thanks!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done in d5064ff

@archmoj
Copy link
Contributor

archmoj commented May 13, 2019

💃

@etpinard etpinard merged commit 06ca2c1 into master May 14, 2019
@etpinard etpinard deleted the animate-multiple-basePlotModules branch May 14, 2019 13:06
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.

Clicking sunburst hides Cartesian plots
2 participants