We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b024edd commit 3175d52Copy full SHA for 3175d52
1 file changed
pygmt/src/coast.py
@@ -141,7 +141,7 @@ def coast( # noqa: PLR0913
141
This parameter is deprecated. Use :meth:`pygmt.Figure.scalebar` instead,
142
which provides a more comprehensive and flexible API for adding scale bars
143
to plots. This parameter still accepts raw GMT CLI strings for the ``-L``
144
- option of the ``basemap`` module for backward compatibility.
+ option of the ``coast`` module for backward compatibility.
145
box
146
Draw a background box behind the map scale or rose. If set to ``True``, a simple
147
rectangular box is drawn using :gmt-term:`MAP_FRAME_PEN`. To customize the box
0 commit comments