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 82ac185 commit 42abe59Copy full SHA for 42abe59
examples/tutorials/contour-map.py
@@ -11,7 +11,7 @@
11
# Create contour plot
12
# -------------------
13
#
14
-# The grdcontour method takes the grid input and the region values.
+# The :meth:`pygmt.Figure.grdcontour` method takes the grid input.
15
# It plots annotated contour lines, which are darker and have the elevation/depth written on them,
16
# and unannotated contour lines. In the example below, the default contour line intervals are 500 meters,
17
# with an annotated contour line every 1000 meters.
0 commit comments