Skip to content

Commit 958a513

Browse files
committed
Initial commit for contour gallery example
1 parent 9efe317 commit 958a513

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

examples/gallery/lines/contours.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
"""
2+
Contours
3+
--------
4+
The :meth:`pygmt.Figure.contour` method can plot contour lines from a table of points.
5+
"""

0 commit comments

Comments
 (0)