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 09bfb6d commit e6ef47dCopy full SHA for e6ef47d
pygmt/helpers/decorators.py
@@ -73,7 +73,8 @@
73
- 'l' for bilinear
74
- 'n' for nearest-neighbor""",
75
"p": r"""perspective : list or str
76
- ``'[x|y|z]azim[/elev[/zlevel]][+wlon0/lat0[/z0]][+vx0/y0]'``.
+ [**x**\|\ **y**\|\ **z**]\ *azim*\[/\ *elev*\[/\ *zlevel*\]]
77
+ [**+w**\ *lon0*\/\ *lat0*\[/\ *z0*\]][**+v**\ *x0*/*y0*].
78
Select perspective view and set the azimuth and elevation angle of
79
the viewpoint. Default is [180, 90]. Full documentation is at
80
:gmt-docs:`gmt.html#perspective-full`.""",
0 commit comments