MCPcopy 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
77def reset(event):
78 freq_slider.reset()
79 amp_slider.reset()
80button.on_clicked(reset)
81
82plt.show()

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…