MCPcopy Create free account
hub / github.com/ColdGrub1384/Pyto / set_transform

Method set_transform

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

set_transform is ignored.

(self, t)

Source from the content-addressed store, hash-verified

776 return self._minimumdescent
777
778 def set_transform(self, t):
779 """
780 set_transform is ignored.
781 """
782 pass
783
784 def set_offset(self, xy):
785 """

Callers 3

add_artistMethod · 0.45
__init__Method · 0.45
add_artistMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected