File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 37
37
# in UltraPlot with the :class:`~ultraplot.colors.ContinuousColormap` and
38
38
# :class:`~ultraplot.colors.PerceptualColormap` classes, which are
39
39
# :ref:`subclassed from <ug_cmaps_new>`
40
- # ` matplotlib.colors.LinearSegmentedColormap`.
40
+ # :class:`~ matplotlib.colors.LinearSegmentedColormap`.
41
41
#
42
42
# UltraPlot :ref:`adds several features <why_colormaps_cycles>` to help you use
43
43
# colormaps effectively in your figures. This section documents the new registered
53
53
#
54
54
# On import, UltraPlot registers a few sample
55
55
# :ref:`perceptually uniform colormaps <ug_perceptual>`, plus several
56
- # colormaps from other online data viz projects. Use `~ultraplot.demos.show_cmaps`
56
+ # colormaps from other online data viz projects. Use :func: `~ultraplot.demos.show_cmaps`
57
57
# to generate a table of registered colormaps. The figure is broken down into
58
58
# the following sections:
59
59
#
You can’t perform that action at this time.
0 commit comments