Skip to content

fix(sunburst): Fix sunburst chart cross-filter logic #31495

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gerbermichi
Copy link
Contributor

SUMMARY

This PR resolves an issue where the Sunburst chart's cross-filtering did not work properly for hierarchies with more than two levels. Previously, only the first and last hierarchies allowed cross-filtering, whereas any interactions with the middle hierarchies let to an error.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

Create a sunburst chart with more than two hierarchies.

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@dosubot dosubot bot added the viz:charts:sunburst Related to the Sunburst chart label Dec 17, 2024
@rusackas
Copy link
Member

Thanks again for all the sunburst attention! Pinging a couple of subject matter experts :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugins size/M viz:charts:sunburst Related to the Sunburst chart
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants