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 7bbf501 commit f926a06Copy full SHA for f926a06
pygmt/src/grdview.py
@@ -114,7 +114,7 @@ def grdview(
114
:func:`pygmt.grdgradient` first; append **+a**\ *azimuth*, **+n**\ *args*, and
115
**+m**\ *ambient* to specify azimuth, intensity, and ambient arguments for that
116
function, or just give **+d** to select the default arguments [Default is
117
- "+a-45+nt1+m0"].
+ ``"+a-45+nt1+m0"``].
118
{verbose}
119
{panel}
120
{coltypes}
0 commit comments