Skip to content

Commit 35f7ea6

Browse files
Update dead link for Ware 1988 in colormap docs (matplotlib#31370)
The name of the publication is `Color Sequences for Univariate Maps: Theory, Experiments and Principles`
1 parent e6a833f commit 35f7ea6

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
@@ -451,7 +451,7 @@ def plot_color_gradients(cmap_category, cmap_list):
451451
# ==========
452452
#
453453
# .. _Third-party colormaps: https://matplotlib.org/mpl-third-party/#colormaps-and-styles
454-
# .. [Ware] http://ccom.unh.edu/sites/default/files/publications/Ware_1988_CGA_Color_sequences_univariate_maps.pdf
454+
# .. [Ware] https://dl.acm.org/doi/10.1109/38.7760
455455
# .. [Moreland] http://www.kennethmoreland.com/color-maps/ColorMapsExpanded.pdf
456456
# .. [list-colormaps] https://gist.github.com/endolith/2719900#id7
457457
# .. [mycarta-banding] https://mycarta.wordpress.com/2012/10/14/the-rainbow-is-deadlong-live-the-rainbow-part-4-cie-lab-heated-body/

0 commit comments

Comments
 (0)