Skip to content

Commit ba63f1a

Browse files
committed
Figure.basemap: Add missing aliases to docstrings
1 parent 38c29a8 commit ba63f1a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pygmt/src/basemap.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,14 @@ def basemap( # noqa: PLR0913
5656
5757
$aliases
5858
- B = frame
59+
- F = box
5960
- J = projection
6061
- Jz = zscale
6162
- JZ = zsize
6263
- L = map_scale
6364
- R = region
6465
- Td = rose
66+
- Tm = compass
6567
- V = verbose
6668
- c = panel
6769
- p = perspective

0 commit comments

Comments
 (0)