Skip to content

feat: update sunburst colors (#482) #549

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

Merged
merged 6 commits into from
May 27, 2025
Merged

feat: update sunburst colors (#482) #549

merged 6 commits into from
May 27, 2025

Conversation

d-callan
Copy link
Collaborator

resolves #482

adds some fun color-deficient friendly color maps (happy to put those somewhere else if theres a better place) that we can use in this or any other vizs we like. also updates the sunburst to use one of those color maps without repeating colors or using gray for one of the top tier children.

@d-callan
Copy link
Collaborator Author

sunburst_few_colors
sunburst_many_colors
sunburst_root

@d-callan d-callan requested review from dannon and hunterckx May 23, 2025 16:56
@hunterckx hunterckx self-assigned this May 23, 2025
@hunterckx
Copy link
Collaborator

I wonder if we should include licensing information or more explicit attribution for the colors? Common wisdom seems to be that color palettes can't be copyrighted, so quite possibly this doesn't apply if it's the same colors but different code, but Crameri's palettes appear to be distributed with an MIT license: https://zenodo.org/records/8409685

@d-callan
Copy link
Collaborator Author

i dont think its strictly necessary.. what did you have in mind?

Copy link
Collaborator

@hunterckx hunterckx left a comment

Choose a reason for hiding this comment

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

@d-callan Nothing very specific -- my personal tendency would be to include a comment in each file specifying the source of the palettes, but TBH the sources are probably sufficiently discoverable as it is

@d-callan d-callan merged commit 863de06 into main May 27, 2025
3 checks passed
@d-callan d-callan deleted the sunburst-colors branch May 27, 2025 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Landing page sunburst colors
2 participants