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

Add support for onSunburstClick/plotly_sunburstclick event #203

Merged
merged 1 commit into from
Sep 14, 2020

Conversation

MikeRippon
Copy link
Contributor

Tried this locally and it seems to work.

The default behaviour of sunburst click is to zoom in/out on a sub-section of a sunburst plot.

I'm not sure what the updateEvents array does, or whether this needs to be added there too.

@dmt0
Copy link
Contributor

dmt0 commented Sep 14, 2020

@LittleMikeDev Thanks for the contribution!
plotly_sunburstclick updates the figure, so presumably, it should be in the updateEvents array.

Added in #202

@dmt0 dmt0 merged commit b274f6b into plotly:master Sep 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants