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 db60200 commit 1204697Copy full SHA for 1204697
pygmt/src/colorbar.py
@@ -52,7 +52,7 @@ def colorbar(
52
.. note::
53
For GMT >=6.5.0, the fontsizes of the colorbar x-label, x-annotations,
54
and y-label are scaled based on the width of the colorbar following
55
- :math:`\sqrt{{colorbar\_width / 15}}`). To set a desired fontsize via the
+ :math:`\sqrt{{colorbar\_width / 15}}`. To set a desired fontsize via the
56
GMT default parameters :gmt-term:`FONT_ANNOT_PRIMARY`,
57
:gmt-term:`FONT_ANNOT_SECONDARY`, and :gmt-term:`FONT_LABEL` (or jointly
58
:gmt-term:`FONT`) users have to divide the desired fontsize by the value
0 commit comments