phetsims / pendulum-lab

"Pendulum Lab" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
4 stars 10 forks source link

Energy graph should clear on Return #120

Closed arouinfar closed 8 years ago

arouinfar commented 8 years ago

The return button stops the swing of the pendulum and returns it to 0*. The energy of the pendulum should become zero when this happens. However, the energy graph does not clear when return is pressed. The pendulum has stopped swinging, but there's still energy displayed on the graph.

image

Observed in dev.6 running OSX 10.11.2 in both the latest Chrome and Firefox.