MCPcopy Create free account
hub / github.com/matplotlib/matplotlib / figure_title.py

File figure_title.py

galleries/examples/subplots_axes_and_figures/figure_title.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2=============================================
3Figure labels: suptitle, supxlabel, supylabel
4=============================================

Callers

nothing calls this directly

Calls 10

get_sample_dataFunction · 0.90
set_xlabelMethod · 0.80
set_ylabelMethod · 0.80
suptitleMethod · 0.80
supxlabelMethod · 0.80
supylabelMethod · 0.80
subplotsMethod · 0.45
plotMethod · 0.45
set_titleMethod · 0.45
showMethod · 0.45

Tested by

no test coverage detected