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 d600b1f commit fc2b812Copy full SHA for fc2b812
examples/lines_bars_and_markers/hat_graph.py
@@ -29,6 +29,7 @@
29
ax.legend()
30
ax.set_xlabel('Games')
31
32
+
33
def Label(heights, rects):
34
"""Attach a text label on top of each bar."""
35
i = 0
0 commit comments