Skip to content

Commit 5d5dc1f

Browse files
seismanweiji14
andauthored
doc: Fix the description of grdcontour -G option (#681)
Co-authored-by: Wei Ji <[email protected]>
1 parent 8d25f4d commit 5d5dc1f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pygmt/base_plotting.py

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,11 @@ def grdcontour(self, grid, **kwargs):
295295
{J}
296296
{R}
297297
{B}
298-
{G}
298+
label_placement : str
299+
``[d|f|n|l|L|x|X]params``.
300+
The required argument controls the placement of labels along the
301+
quoted lines. It supports five controlling algorithms. See
302+
:gmt-docs:`grdcontour.html#g` for details.
299303
{U}
300304
{V}
301305
{W}

0 commit comments

Comments
 (0)