We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a74bbe commit dde66ebCopy full SHA for dde66eb
examples/pylab_examples/vline_hline_demo.py
@@ -1,5 +1,9 @@
1
"""
2
-Small demonstration of the hlines and vlines plots.
+=================
3
+hlines and vlines
4
5
+
6
+This example showcases the functions hlines and vlines.
7
8
9
import matplotlib.pyplot as plt
0 commit comments