Skip to content

Commit dde66eb

Browse files
authored
DOC added docstring to vline-hline example.
1 parent 3a74bbe commit dde66eb

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

examples/pylab_examples/vline_hline_demo.py

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
"""
2-
Small demonstration of the hlines and vlines plots.
2+
=================
3+
hlines and vlines
4+
=================
5+
6+
This example showcases the functions hlines and vlines.
37
"""
48

59
import matplotlib.pyplot as plt

0 commit comments

Comments
 (0)