|
29 | 29 | ('Diverging', [ |
30 | 30 | 'PiYG', 'PRGn', 'BrBG', 'PuOr', 'RdGy', 'RdBu', |
31 | 31 | 'RdYlBu', 'RdYlGn', 'Spectral', 'coolwarm', 'bwr', 'seismic']), |
| 32 | + ('Cyclic', ['twilight', 'twilight_shifted', 'hsv']), |
32 | 33 | ('Qualitative', [ |
33 | 34 | 'Pastel1', 'Pastel2', 'Paired', 'Accent', |
34 | 35 | 'Dark2', 'Set1', 'Set2', 'Set3', |
35 | 36 | 'tab10', 'tab20', 'tab20b', 'tab20c']), |
36 | 37 | ('Miscellaneous', [ |
37 | 38 | 'flag', 'prism', 'ocean', 'gist_earth', 'terrain', 'gist_stern', |
38 | | - 'gnuplot', 'gnuplot2', 'CMRmap', 'cubehelix', 'brg', 'hsv', |
| 39 | + 'gnuplot', 'gnuplot2', 'CMRmap', 'cubehelix', 'brg', |
39 | 40 | 'gist_rainbow', 'rainbow', 'jet', 'nipy_spectral', 'gist_ncar'])] |
40 | 41 |
|
41 | 42 |
|
|
0 commit comments