We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 264784a commit 10c3553Copy full SHA for 10c3553
1 file changed
pygmt/src/pygmtlogo.py
@@ -305,7 +305,8 @@ def pygmtlogo( # noqa: PLR0913
305
width
306
height
307
Width or height of the PyGMT logo. Since the aspect ratio is fixed, only one of
308
- the two can be specified.
+ the two can be specified. If not specified, the default size of the visual logo
309
+ is set to 2 cm.
310
box
311
Draw a background box behind the logo. If set to ``True``, a simple rectangular
312
box is drawn using :gmt-term:`MAP_FRAME_PEN`. To customize the box appearance,
0 commit comments