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

Skip to content

Commit 0f6adb3

Browse files
added reference
1 parent fc2b812 commit 0f6adb3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

examples/lines_bars_and_markers/hat_graph.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
===============================
33
Hat Graph with labels
44
===============================
5-
This example shows a how to create a hat graph and how to annotate with labels.
5+
This example shows a how to create a hat graph
6+
and how to annotate with labels.
7+
Refer (https://doi.org/10.1186/s41235-019-0182-3)
8+
to know more about hat graph
69
"""
710
import matplotlib
811
import numpy as np

0 commit comments

Comments
 (0)