MCPcopy Create free account
hub / github.com/ColdGrub1384/Pyto / offsetbox.py

File offsetbox.py

site-packages/matplotlib/offsetbox.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2The OffsetBox is a simple container artist. The child artist are meant
3to be drawn at a relative position to its parent. The [VH]Packer,
4DrawingArea and TextArea are derived from the OffsetBox.

Callers

nothing calls this directly

Calls 9

OffsetImageClass · 0.85
AnnotationBboxClass · 0.85
clfMethod · 0.80
reshapeMethod · 0.80
figureMethod · 0.45
add_artistMethod · 0.45
set_offsetMethod · 0.45
drawMethod · 0.45
showMethod · 0.45

Tested by

no test coverage detected