MCPcopy 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====================================================
3Align histogram to scatter plot using locatable Axes
4====================================================

Callers

nothing calls this directly

Calls 11

make_axes_locatableFunction · 0.90
append_axesMethod · 0.80
set_tick_paramsMethod · 0.80
maxMethod · 0.80
histMethod · 0.80
set_yticksMethod · 0.80
set_xticksMethod · 0.80
subplotsMethod · 0.45
scatterMethod · 0.45
set_aspectMethod · 0.45
showMethod · 0.45

Tested by

no test coverage detected