Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/matplotlib/matplotlib
/ axes_margins.py
File
axes_margins.py
doc/_embedded_plots/axes_margins.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
numpy
as
np
2
import
matplotlib.pyplot
as
plt
3
4
fig, ax = plt.subplots(figsize=(6.5, 4))
Callers
nothing calls this directly
Calls
13
min
Method · 0.80
max
Method · 0.80
axvspan
Method · 0.80
axhspan
Method · 0.80
arrow
Function · 0.70
subplots
Method · 0.45
plot
Method · 0.45
margins
Method · 0.45
set_title
Method · 0.45
set
Method · 0.45
get_xlim
Method · 0.45
get_ylim
Method · 0.45
Tested by
no test coverage detected