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_demo.py:77–79 ·
view source on GitHub ↗
(event)
Source
from the content-addressed store, hash-verified
75
76
77
def
reset(event):
78
freq_slider.reset()
79
amp_slider.reset()
80
button.on_clicked(reset)
81
82
plt.show()
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…