Skip to content

Commit f9fd1f3

Browse files
Update galleries/users_explain/colors/colormaps.py
Co-authored-by: hannah <story645@gmail.com>
1 parent 2fb0b28 commit f9fd1f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

galleries/users_explain/colors/colormaps.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ def plot_color_gradients(category, cmap_list):
230230
# These would not be good options for use as perceptual colormaps.
231231

232232
plot_color_gradients('Qualitative',
233-
['Pastel1', 'Pastel2', 'Paired', 'Accent', 'Accessible',
233+
['Pastel1', 'Pastel2', 'Paired', 'Accent', 'Okabe-Ito',
234234
'Dark2', 'Set1', 'Set2', 'Set3', 'tab10', 'tab20',
235235
'tab20b', 'tab20c'])
236236

0 commit comments

Comments
 (0)