MCPcopy 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
67def reset(event):
68 sfreq.reset()
69 samp.reset()
70button.on_clicked(reset)
71
72

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…