phetsims / energy-skate-park-basics

"Energy Skate Park: Basics" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/energy-skate-park-basics
GNU General Public License v3.0
2 stars 9 forks source link

Pie chart legend has incorrect layout #476

Closed jessegreenberg closed 2 years ago

jessegreenberg commented 2 years ago

The pie chart layout is incorrect in basics, it is behind the bar graph and cannot be seen.

jessegreenberg commented 2 years ago

This was fixed naturally by #477, the component was positioned relative to that accordion box. Since it has been added to basics the positioning is correct.