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

Add seaborn color palettes #2

Merged
merged 2 commits into from
Jul 1, 2024
Merged

Add seaborn color palettes #2

merged 2 commits into from
Jul 1, 2024

Conversation

m-haug
Copy link
Contributor

@m-haug m-haug commented May 27, 2024

This PR adds the qualitative seaborn color palettes (https://seaborn.pydata.org/tutorial/color_palettes.html), based on this (https://github.com/mwaskom/seaborn/blob/master/seaborn/palettes.py). Since the colors are not named in seaborn, I choose the names myself. Alternatively, we could follow seaborn in representing these as arrays and adjust the documentation generation accordingly.

@kaarmu
Copy link
Owner

kaarmu commented May 28, 2024

Thank you for the PRs! I will take and merge a look at the end of the week!

@m-haug
Copy link
Contributor Author

m-haug commented Jun 24, 2024

Hi, just a friendly reminder to look at these.

@kaarmu
Copy link
Owner

kaarmu commented Jul 1, 2024

So sorry for the delay! Thanks for the reminder! Regarding arrays and docs, I like your suggestion and will think about it :)

@kaarmu kaarmu merged commit 8233e4c into kaarmu:main Jul 1, 2024
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.

2 participants