Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e44ed3b

Browse files
Add tableau colorblind 10 palette
There is currently only one colorblind friendly color cycle in the included style sheets. This adds another - the colorblind 10 palette from Tableau.
1 parent fdb414f commit e44ed3b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Tableau colorblind 10 palette
2+
axes.prop_cycle: cycler('color', ['006BA4', 'FF800E', 'ABABAB', '595959', '5F9ED1', 'C85200', '898989', 'A2C8EC', 'FFBC79', 'CFCFCF'])
3+
patch.facecolor: 006BA4

0 commit comments

Comments
 (0)