Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ scatter_hist_locatable_axes.py
File
scatter_hist_locatable_axes.py
galleries/examples/axes_grid1/scatter_hist_locatable_axes.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
====================================================
3
Align histogram to scatter plot using locatable Axes
4
====================================================
Callers
nothing calls this directly
Calls
11
make_axes_locatable
Function · 0.90
append_axes
Method · 0.80
set_tick_params
Method · 0.80
max
Method · 0.80
hist
Method · 0.80
set_yticks
Method · 0.80
set_xticks
Method · 0.80
subplots
Method · 0.45
scatter
Method · 0.45
set_aspect
Method · 0.45
show
Method · 0.45
Tested by
no test coverage detected