Skip to content

Commit 4f72a84

Browse files
michaelgrundMeghan Jones
andauthored
Update examples/gallery/symbols/basic_symbols.py
Co-authored-by: Meghan Jones <meghanj@alum.mit.edu>
1 parent cb78ac5 commit 4f72a84

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/gallery/symbols/basic_symbols.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
-----------------------
44
55
The :meth:`pygmt.Figure.plot` method can plot individual geometric symbols
6-
by passing the corresponding shortcuts to the ``style`` parameter.
6+
by passing the corresponding shortcuts to the ``style`` parameter. The 14 basic
7+
geometric symbols are shown underneath their corresponding shortcut codes.
78
"""
89

910
import pygmt

0 commit comments

Comments
 (0)