We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb78ac5 commit 4f72a84Copy full SHA for 4f72a84
examples/gallery/symbols/basic_symbols.py
@@ -3,7 +3,8 @@
3
-----------------------
4
5
The :meth:`pygmt.Figure.plot` method can plot individual geometric symbols
6
-by passing the corresponding shortcuts to the ``style`` parameter.
+by passing the corresponding shortcuts to the ``style`` parameter. The 14 basic
7
+geometric symbols are shown underneath their corresponding shortcut codes.
8
"""
9
10
import pygmt
0 commit comments