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 ecb7fdc commit e0fd4abCopy full SHA for e0fd4ab
pygmt/src/makecpt.py
@@ -118,7 +118,7 @@ def makecpt(**kwargs):
118
happens before *truncate* and *series* values are used so the latter
119
must be compatible with the changed *z*-range. See also
120
:gmt-docs:`cookbook/features.html#manipulating-cpts`.
121
- overrule_bg :
+ overrule_bg : str
122
Overrule background, foreground, and NaN colors specified in the master
123
CPT with the values of the parameters :gmt-term:`COLOR_BACKGROUND`,
124
:gmt-term:`COLOR_FOREGROUND`, and :gmt-term:`COLOR_NAN` specified in
0 commit comments