Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ reset
Function
reset
galleries/examples/widgets/slider_snap_demo.py:67–69 ·
view source on GitHub ↗
(event)
Source
from the content-addressed store, hash-verified
65
66
67
def
reset(event):
68
sfreq.reset()
69
samp.reset()
70
button.on_clicked(reset)
71
72
Callers
nothing calls this directly
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…