MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / barchart.py

File barchart.py

galleries/examples/lines_bars_and_markers/barchart.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2=============================
3Grouped bar chart with labels
4=============================

Callers

nothing calls this directly

Calls 8

grouped_barMethod · 0.80
bar_labelMethod · 0.80
set_ylabelMethod · 0.80
subplotsMethod · 0.45
set_titleMethod · 0.45
legendMethod · 0.45
set_ylimMethod · 0.45
showMethod · 0.45

Tested by

no test coverage detected