File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -401,8 +401,7 @@ def plot_color_gradients(cmap_category, cmap_list):
401
401
#
402
402
# There is a lot of information available about color blindness (*e.g.*,
403
403
# [colorblindness]_). Additionally, there are tools available to convert images
404
- # to how they look for different types of color vision deficiencies (*e.g.*,
405
- # [vischeck]_).
404
+ # to how they look for different types of color vision deficiencies.
406
405
#
407
406
# The most common form of color vision deficiency involves differentiating
408
407
# between red and green. Thus, avoiding colormaps with both red and green will
@@ -421,6 +420,5 @@ def plot_color_gradients(cmap_category, cmap_list):
421
420
# .. [kovesi-colormaps] https://arxiv.org/abs/1509.03700
422
421
# .. [bw] http://www.tannerhelland.com/3643/grayscale-image-algorithm-vb6/
423
422
# .. [colorblindness] http://www.color-blindness.com/
424
- # .. [vischeck] http://www.vischeck.com/vischeck/
425
423
# .. [IBM] https://doi.org/10.1109/VISUAL.1995.480803
426
424
# .. [palettable] https://jiffyclub.github.io/palettable/
You can’t perform that action at this time.
0 commit comments