We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
2 parentsb07eae1 +5c590cb commitee06c27Copy full SHA for ee06c27
galleries/users_explain/colors/colormaps.py
@@ -178,7 +178,7 @@ def plot_color_gradients(category, cmap_list):
178
#
179
# Berlin, Managua, and Vanimo are dark-mode diverging colormaps, with minimum
180
# lightness at the center, and maximum at the extremes. These are taken from
181
-# F. Crameri's [scientificcolourmaps]_ version 8.0.1.
+# F. Crameri's [scientific-colour-maps]_ version 8.0.1.
182
183
plot_color_gradients('Diverging',
184
['PiYG','PRGn','BrBG','PuOr','RdGy','RdBu','RdYlBu',
@@ -446,4 +446,4 @@ def plot_color_gradients(cmap_category, cmap_list):
446
# .. [colorblindness] http://www.color-blindness.com/
447
# .. [IBM] https://doi.org/10.1109/VISUAL.1995.480803
448
# .. [turbo] https://ai.googleblog.com/2019/08/turbo-improved-rainbow-colormap-for.html
449
-# .. [scientificcolourmaps] https://doi.org/10.5281/zenodo.1243862
+# .. [scientific-colour-maps] https://doi.org/10.5281/zenodo.1243862