We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cbd04c commit a328dc7Copy full SHA for a328dc7
tutorials/colors/colormaps.py
@@ -422,5 +422,5 @@ def plot_color_gradients(cmap_category, cmap_list):
422
# .. [bw] http://www.tannerhelland.com/3643/grayscale-image-algorithm-vb6/
423
# .. [colorblindness] http://www.color-blindness.com/
424
# .. [vischeck] http://www.vischeck.com/vischeck/
425
-# .. [IBM] https://dx.doi.org/10.1109/VISUAL.1995.480803
+# .. [IBM] https://doi.org/10.1109/VISUAL.1995.480803
426
# .. [palettable] https://jiffyclub.github.io/palettable/
0 commit comments