Skip to content

Commit e6ef47d

Browse files
committed
Update perspective doc
1 parent 09bfb6d commit e6ef47d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pygmt/helpers/decorators.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@
7373
- 'l' for bilinear
7474
- 'n' for nearest-neighbor""",
7575
"p": r"""perspective : list or str
76-
``'[x|y|z]azim[/elev[/zlevel]][+wlon0/lat0[/z0]][+vx0/y0]'``.
76+
[**x**\|\ **y**\|\ **z**]\ *azim*\[/\ *elev*\[/\ *zlevel*\]]
77+
[**+w**\ *lon0*\/\ *lat0*\[/\ *z0*\]][**+v**\ *x0*/*y0*].
7778
Select perspective view and set the azimuth and elevation angle of
7879
the viewpoint. Default is [180, 90]. Full documentation is at
7980
:gmt-docs:`gmt.html#perspective-full`.""",

0 commit comments

Comments
 (0)