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

fix: Graph chart colors #30851

Merged
merged 5 commits into from
Nov 11, 2024

Conversation

michael-s-molina
Copy link
Member

SUMMARY

Fixes the Graph chart to obey to the color scheme when there are no color categories.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

Screen.Recording.2024-11-06.at.09.32.35.mov
Screen.Recording.2024-11-06.at.09.36.48.mov

TESTING INSTRUCTIONS

1 - Check that the color scheme is applied when there are no color categories.
2 - Check that the color scheme is applied when there are color categories.

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:echarts Related to Echarts label Nov 6, 2024
@michael-s-molina michael-s-molina added the v4.1 Label added by the release manager to track PRs to be included in the 4.1 branch label Nov 6, 2024
@michael-s-molina michael-s-molina self-assigned this Nov 6, 2024
@rusackas rusackas requested a review from geido November 11, 2024 19:03
Copy link
Member

@villebro villebro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the improvement and the multiple iterations!

@michael-s-molina michael-s-molina merged commit 0e165c1 into apache:master Nov 11, 2024
33 checks passed
sadpandajoe pushed a commit that referenced this pull request Nov 13, 2024
(cherry picked from commit 0e165c1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugins size/M v4.1 Label added by the release manager to track PRs to be included in the 4.1 branch viz:charts:echarts Related to Echarts
Projects
Status: Cherried
Development

Successfully merging this pull request may close these issues.

3 participants