phetsims / blackbody-spectrum

"Blackbody Spectrum" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
1 stars 3 forks source link

Pixel polishing round #2 #40

Closed DianaTavares closed 5 years ago

DianaTavares commented 6 years ago

In the 10/18/2018 sim design meeting, looking the actual version in PhET test for UI adjustments. Here is the TODO list that resulted:

DianaTavares commented 6 years ago

In #39 was decided to change the zoom limits to be able to see the curve for all the temperatures in the simulation. The this is added to the polishing list:

Max value in y-axe click number
0.00001 11
0.00007 10
0.0004 9
0.002 8
0.009 7
0.04 6
0.22 5
1.12 4
5.6 3
28 2
140 1
700  

140 zoom is going to be the default

arnabp commented 5 years ago

All changes implemented in 1.0.0-dev.12 dev version. Label sizes and decimals have been changed to accommodate the scaling, probably something worth looking at in design.

DianaTavares commented 5 years ago

Nice work @arnabp! in the version that dev.12 the line for the labels of the electromagnetic spectrum still bold. Can you make it a little thinner?

screen shot 2018-11-05 at 11 18 55 am thinner like this line (half of side that the line in the Y axe): screen shot 2018-11-05 at 11 20 02 am

And also, the range of values for the electromagnetic spectrum is not correct. Infrared should be from 700 nm (.7 mictrom) to 10^5 nm (100 microm)

screen shot 2018-11-05 at 11 26 28 am

arnabp commented 5 years ago

Appropriate changes were made, see next round of pixel polishing at https://github.com/phetsims/blackbody-spectrum/issues/62