Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bc7d3a9

Browse files
authored
DOC added docstring to vline-hline example.
1 parent d353c71 commit bc7d3a9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

examples/pylab_examples/vline_hline_demo.py

Lines changed: 5 additions & 1 deletion
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)