Skip to content

More informative error messages when creating sunburst charts #5160

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

Closed
chriddyp opened this issue Sep 22, 2020 · 0 comments · Fixed by #5163
Closed

More informative error messages when creating sunburst charts #5160

chriddyp opened this issue Sep 22, 2020 · 0 comments · Fixed by #5163
Assignees
Labels
bug something broken

Comments

@chriddyp
Copy link
Member

When dealing with larger datasets, it can be tricky to validate the shape & form of sunburst data. It would be helpful if the console error messages let us know some more info about our malformed datastructure.

For example, updating:

WARN: Multiple implied roots, cannot build sunburst hierarchy.

To be more like:

WARN: Multiple implied roots, cannot build sunburst hierarchy. These roots include x, y, z.

cc @nicolaskruchten

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 a pull request may close this issue.

2 participants