Re: [Matplotlib-users] Possible bug in .reset() ?

2014-12-17 Thread peterfR
I have a simple oscillatory animation with a parameter "amp", which I control with a slider. The control works (when I do a mouse-drag on the slider bar), but the slide bar never actually changes it's position because the reset call fails. I don't see why the global statement should have any effec

[Matplotlib-users] Possible bug in .reset() ?

2014-12-17 Thread peterfR
[This post might appear twice, if so, I apologize. The first version is flagged that it has not been accepted yet] I am controlling a simple animation with a slider, successfully. A mouse drag updates the parameter correctly but the slider-bar position is not updated. If "samp" is a slider, the c