Skip to content

Commit a3185e8

Browse files
committed
Fix styling
1 parent 2310b22 commit a3185e8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pygmt/params/position.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ class Position(BaseParam):
4848
(*longitude*, *latitude*). Useful when tying the embellishment to a specific
4949
geographic location.
5050
51-
**Example:** ``refpoint=(135, 20), type="mapcoords"``.
51+
**Example:** ``refpoint=(135, 20), type="mapcoords"``
52+
5253
``type="plotcoords"`` Plot Coordinates
5354
Use plot coordinates as distances from the lower-left plot origin. Specify
5455
``refpoint`` as (*x*, *y*) with units (e.g., inches, centimeters, points).

0 commit comments

Comments
 (0)