Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pygmt/src/scalebar.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ def scalebar( # noqa: PLR0913
Valid units are: **e**: meters; **f**: feet; **k**: kilometers; **M**: statute
miles; **n**: nautical miles; **u**: US survey feet.
height
Height of the scale bar [Default is ``"5p"``]. Only works when ``fancy=True``.
Height of the scale bar [Default is ``"5p"``].
position
Position of the scale bar on the plot. It can be specified in multiple ways:

Expand Down