Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ set_transform
Method
set_transform
lib/matplotlib/offsetbox.py:773–776 ·
view source on GitHub ↗
set_transform is ignored.
(self, t)
Source
from the content-addressed store, hash-verified
771
return
self._multilinebaseline
772
773
def
set_transform(self, t):
774
""
"
775
set_transform is ignored.
776
""
"
777
778
def
set_offset(self, xy):
779
""
"
Callers
3
add_artist
Method · 0.45
__init__
Method · 0.45
add_artist
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected