MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / _layoutgrid.py

File _layoutgrid.py

lib/matplotlib/_layoutgrid.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2A layoutgrid is a nrows by ncols set of boxes, meant to be used by
3`._constrained_layout`, each box is analogous to a subplotspec element of
4a gridspec.

Callers

nothing calls this directly

Calls 1

countMethod · 0.80

Tested by

no test coverage detected