8000 Update hat_graph.py · matplotlib/matplotlib@4e4d92d · GitHub
[go: up one dir, main page]

Skip to content

Commit 4e4d92d

Browse files
Update hat_graph.py
1 parent 0f6adb3 commit 4e4d92d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/lines_bars_and_markers/hat_graph.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
This example shows a how to create a hat graph
66
and how to annotate with labels.
77
Refer (https://doi.org/10.1186/s41235-019-0182-3)
8-
to know more about hat graph
8+
to know more about hat graph
99
"""
1010
import matplotlib
1111
import numpy as np

0 commit comments

Comments
 (0)
0