Skip to content

Commit aee5fbf

Browse files
Improve title
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
1 parent 7b179aa commit aee5fbf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

examples/gallery/lines/curves_area.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""
2-
Area between curves
3-
-------------------
2+
Fill Area between curves
3+
------------------------
44
Using the ``fill_between`` parameter of the :meth:`pygmt.Figure.plot` method it is
55
possible to fill the area between two curves y1 and y2. Different fills (colors or
66
patterns) can be used for the areas y1 > y2 and y1 < y2. Optionally, the curves can

0 commit comments

Comments
 (0)