We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc2b812 commit 0f6adb3Copy full SHA for 0f6adb3
examples/lines_bars_and_markers/hat_graph.py
@@ -2,7 +2,10 @@
2
===============================
3
Hat Graph with labels
4
5
-This example shows a how to create a hat graph and how to annotate with labels.
+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
9
"""
10
import matplotlib
11
import numpy as np
0 commit comments