Home
last modified time | relevance | path

Searched defs:offsetbox (Results 1 – 11 of 11) sorted by relevance

/dports/math/py-matplotlib/matplotlib-3.4.3/examples/text_labels_and_annotations/
H A Ddemo_annotation_box.py29 offsetbox = TextArea("Test 1") variable
39 offsetbox = TextArea("Test") variable
H A Ddemo_text_path.py62 offsetbox = AuxTransformBox(IdentityTransform()) variable
116 offsetbox = AuxTransformBox(IdentityTransform()) variable
/dports/math/py-matplotlib2/matplotlib-2.2.4/examples/text_labels_and_annotations/
H A Ddemo_annotation_box.py24 offsetbox = TextArea("Test 1", minimumdescent=False) variable
34 offsetbox = TextArea("Test", minimumdescent=False) variable
H A Ddemo_text_path.py80 offsetbox = AuxTransformBox(IdentityTransform()) variable
139 offsetbox = AuxTransformBox(IdentityTransform()) variable
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_examples/text_labels_and_annotations/
H A Ddemo_annotation_box.py24 offsetbox = TextArea("Test 1", minimumdescent=False) variable
34 offsetbox = TextArea("Test", minimumdescent=False) variable
H A Ddemo_text_path.py80 offsetbox = AuxTransformBox(IdentityTransform()) variable
139 offsetbox = AuxTransformBox(IdentityTransform()) variable
/dports/math/py-matplotlib2/matplotlib-2.2.4/doc/api/
H A Doffsetbox_api.rst2 offsetbox chapter
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_toolkits/axes_grid1/
H A Dinset_locator.py65 def __init__(self, bbox_to_anchor, offsetbox, loc, argument
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/mpl_toolkits/axes_grid1/
H A Dinset_locator.py61 def __init__(self, bbox_to_anchor, offsetbox, loc, argument
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/
H A Doffsetbox.py1334 def __init__(self, offsetbox, xy, argument
1720 def __init__(self, ref_artist, offsetbox, use_blit=False): argument
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/
H A Doffsetbox.py1381 def __init__(self, offsetbox, xy, argument
1730 def __init__(self, ref_artist, offsetbox, use_blit=False): argument