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

Pie chart HSL value format #1081

Merged
merged 1 commit into from
Feb 12, 2025
Merged

Pie chart HSL value format #1081

merged 1 commit into from
Feb 12, 2025

Conversation

gkourie
Copy link
Contributor

@gkourie gkourie commented Feb 12, 2025

Using comma-separated HSL values to generate unique colors for IDs instead of space-separated ones. Although both formats should be supported (hsl), the space-separated format causes flickering when hovering over the pie chart. Fixes #1006.

@gkourie gkourie requested a review from mzur February 12, 2025 09:51
@gkourie gkourie linked an issue Feb 12, 2025 that may be closed by this pull request
@gkourie gkourie changed the title Set comma-seperated hsl value to avoid flickering when hover on pie c… Pie chart HSL value format Feb 12, 2025
Copy link
Member

@mzur mzur left a comment

Choose a reason for hiding this comment

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

Thanks!

@mzur mzur merged commit 0d23a3c into master Feb 12, 2025
6 checks passed
@mzur mzur deleted the 1006-total-contribution-pie-chart branch February 12, 2025 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Total Contribution Pie Chart
2 participants