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 f76bade commit be030f3Copy full SHA for be030f3
pygmt/helpers/decorators.py
@@ -98,7 +98,7 @@
98
- **n** for nearest-neighbor""",
99
"p": r"""
100
perspective : list or str
101
- [**x**\|\ **y**\|\ **z**]\ *azim*\[/*elev*\[/*zlevel*]]
+ [**x**\|\ **y**\|\ **z**]\ *azim*\[/*elev*\[/*zlevel*]]\
102
[**+w**\ *lon0*/*lat0*\[/*z0*]][**+v**\ *x0*/*y0*].
103
Select perspective view and set the azimuth and elevation angle of
104
the viewpoint. Default is [180, 90]. Full documentation is at
0 commit comments