8000
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 c7f582c commit 00e7d0fCopy full SHA for 00e7d0f
tutorials/colors/colorbar_only.py
@@ -85,7 +85,7 @@
85
#
86
# Here we illustrate the use of custom length colorbar extensions, used on a
87
# colorbar with discrete intervals. To make the length of each extension same
88
-# as the length of the interior colors, use extendfrac='auto'.
+# as the length of the interior colors, use ``extendfrac='auto'``.
89
90
cmap = mpl.colors.ListedColormap(['royalblue', 'cyan',
91
'yellow', 'orange'])
0 commit comments