|
7 | 7 | 'GnBu', 'Greens', 'Greys', 'Oranges', 'OrRd', |
8 | 8 | 'PuBu', 'PuBuGn', 'PuRd', 'Purples', 'RdPu', |
9 | 9 | 'Reds', 'YlGn', 'YlGnBu', 'YlOrBr', 'YlOrRd']), |
10 | | - ('Sequential (2)', ['afmhot', 'autumn', 'bone', 'cool', |
11 | | - 'copper', 'gist_heat', 'gray', 'hot', |
12 | | - 'pink', 'spring', 'summer', 'winter']), |
| 10 | + ('Sequential (2)', ['afmhot', 'autumn', 'bone', 'cool', 'copper', |
| 11 | + 'gist_heat', 'gray', 'hot', 'pink', 'spring', |
| 12 | + 'summer', 'winter', 'Wistia']), |
13 | 13 | ('Diverging', ['BrBG', 'bwr', 'coolwarm', 'PiYG', 'PRGn', 'PuOr', |
14 | 14 | 'RdBu', 'RdGy', 'RdYlBu', 'RdYlGn', 'Spectral', |
15 | 15 | 'seismic']), |
16 | 16 | ('Qualitative', ['Accent', 'Dark2', 'Paired', 'Pastel1', |
17 | | - 'Pastel2', 'Set1', 'Set2', 'Set3']), |
| 17 | + 'Pastel2', 'Set1', 'Set2', 'Set3', 'tab10', |
| 18 | + 'tab20', 'tab20b', 'tab20c']), |
18 | 19 | ('Miscellaneous', ['gist_earth', 'terrain', 'ocean', 'gist_stern', |
19 | 20 | 'brg', 'CMRmap', 'cubehelix', |
20 | 21 | 'gnuplot', 'gnuplot2', 'gist_ncar', |
|
0 commit comments