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

Allow specifying transition time in sunburst charts #7252

Open
DaanVanVugt opened this issue Oct 24, 2024 · 0 comments
Open

Allow specifying transition time in sunburst charts #7252

DaanVanVugt opened this issue Oct 24, 2024 · 0 comments
Labels
feature something new P3 backlog

Comments

@DaanVanVugt
Copy link

The transition time for sunburst charts is fixed at

transitionTime: constants.CLICK_TRANSITION_TIME,
to 750 (from https://github.com/plotly/plotly.js/blob/1f36292b3e824ca4d073b5f9e1746ae5e2608e22/src/traces/sunburst/constants.js) which is quite long, can this become configurable somewhere?

@gvwilson gvwilson added feature something new P3 backlog labels Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature something new P3 backlog
Projects
None yet
Development

No branches or pull requests

2 participants