Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ update_offset
Method
update_offset
lib/matplotlib/offsetbox.py:1645–1646 ·
view source on GitHub ↗
(self, dx, dy)
Source
from the content-addressed store, hash-verified
1643
pass
1644
1645
def
update_offset(self, dx, dy):
1646
pass
1647
1648
def
finalize_offset(self):
1649
pass
Callers
1
on_motion
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected