We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2310b22 commit a3185e8Copy full SHA for a3185e8
1 file changed
pygmt/params/position.py
@@ -48,7 +48,8 @@ class Position(BaseParam):
48
(*longitude*, *latitude*). Useful when tying the embellishment to a specific
49
geographic location.
50
51
- **Example:** ``refpoint=(135, 20), type="mapcoords"``.
+ **Example:** ``refpoint=(135, 20), type="mapcoords"``
52
+
53
``type="plotcoords"`` Plot Coordinates
54
Use plot coordinates as distances from the lower-left plot origin. Specify
55
``refpoint`` as (*x*, *y*) with units (e.g., inches, centimeters, points).
0 commit comments