Matplotlib - Interactive Features
You want to create an interactive plot where a slider controls the frequency of a sine wave and a button resets the slider to its initial value. Which of the following code snippets correctly implements the button reset functionality?
