Skip to content

Commit be030f3

Browse files
author
Meghan Jones
authored
Update decorators.py
1 parent f76bade commit be030f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygmt/helpers/decorators.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
- **n** for nearest-neighbor""",
9999
"p": r"""
100100
perspective : list or str
101-
[**x**\|\ **y**\|\ **z**]\ *azim*\[/*elev*\[/*zlevel*]]
101+
[**x**\|\ **y**\|\ **z**]\ *azim*\[/*elev*\[/*zlevel*]]\
102102
[**+w**\ *lon0*/*lat0*\[/*z0*]][**+v**\ *x0*/*y0*].
103103
Select perspective view and set the azimuth and elevation angle of
104104
the viewpoint. Default is [180, 90]. Full documentation is at

0 commit comments

Comments
 (0)