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 dacef52 commit a121f4dCopy full SHA for a121f4d
examples/tutorials/lines.py
@@ -1,6 +1,6 @@
1
"""
2
-Plot lines
3
-==========
+Plotting lines
+==============
4
5
Plotting lines is handled by :meth:`pygmt.Figure.plot`.
6
examples/tutorials/regions.py
-Set the region
-==============
+Setting the region
+==================
Many of the plotting functions take the ``region`` parameter, which sets
the area that will be shown in the figure. This tutorial covers the different types of
0 commit comments