Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/matplotlib/matplotlib
/ get_gridspec
Method
get_gridspec
lib/matplotlib/gridspec.py:617–618 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
615
self._num2 = value
616
617
def
get_gridspec(self):
618
return
self._gridspec
619
620
def
get_geometry(self):
621
""
"
Callers
15
__repr__
Method · 0.95
get_geometry
Method · 0.95
rowspan
Method · 0.95
colspan
Method · 0.95
is_last_row
Method · 0.95
is_last_col
Method · 0.95
get_position
Method · 0.95
get_topmost_subplotspec
Method · 0.95
make_layoutgrids
Function · 0.45
make_layoutgrids_gs
Function · 0.45
check_no_collapsed_axes
Function · 0.45
compress_fixed_aspect
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected