Skip to content

More informative error messages when creating sunburst charts #5160

Closed
@chriddyp

Description

@chriddyp

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

Metadata

Metadata

Assignees

Labels

bugsomething broken

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions