MCPcopy
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

1import numpy as np
2import matplotlib.pyplot as plt
3
4fig, ax = plt.subplots(figsize=(6.5, 4))

Callers

nothing calls this directly

Calls 13

minMethod · 0.80
maxMethod · 0.80
axvspanMethod · 0.80
axhspanMethod · 0.80
arrowFunction · 0.70
subplotsMethod · 0.45
plotMethod · 0.45
marginsMethod · 0.45
set_titleMethod · 0.45
setMethod · 0.45
get_xlimMethod · 0.45
get_ylimMethod · 0.45

Tested by

no test coverage detected