Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ anatomy.py
File
anatomy.py
galleries/examples/showcase/anatomy.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
===================
3
Anatomy of a figure
4
===================
Callers
nothing calls this directly
Calls
15
MultipleLocator
Class · 0.90
AutoMinorLocator
Class · 0.90
figure
Method · 0.80
add_axes
Method · 0.80
set_minor_locator
Method · 0.80
set_minor_formatter
Method · 0.80
set_xlabel
Method · 0.80
set_ylabel
Method · 0.80
annotate
Function · 0.70
set_major_locator
Method · 0.45
set_xlim
Method · 0.45
set_ylim
Method · 0.45
Tested by
no test coverage detected