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

Added new version of Tableau 10 palette to tableau.py #51

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

Conversation

au2232
Copy link

@au2232 au2232 commented May 15, 2023

This is addressing Issue #34 (Add updated Tableau colors).

This PR adds another color palette to tableau.py called Tableau 10 New with the new colors given in that issue.

This is my first attempt at a contribution, so please let me know if I did something wrong or could do something better!

@@ -17,6 +17,7 @@
palette_type = 'qualitative'

palette_names = [
'Tableau_10_New'
Copy link
Owner

Choose a reason for hiding this comment

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

This needs a comma to end the line, but otherwise I think this looks good!

Suggested change
'Tableau_10_New'
'Tableau_10_New',

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