phetsims / projectile-data-lab

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

Projectile Sampling Distributions: Custom histogram zoom levels for PSD sim #310

Closed matthew-blackman closed 2 months ago

matthew-blackman commented 2 months ago

From Slack, @catherinecarter said:

Since we don’t have the other screens, we don’t need the y-axis to zoom all the way to 500, and I found myself wanting a step between 200 and 500. With this being the only screen, can we change the zoom levels to be a max on the y-axis in increments of 25 and range from 25 to 225 or 250?

This sounds like a great idea. Let's customize the zoom levels for the PSD histogram.

matthew-blackman commented 2 months ago

@catherinecarter, @samreid and I met to come up with the updated zoom level values in the commit above. The levels for PSD are now 25, 50, 75, 100, 150, 200 and 250. We felt that this gives a better amount of fine-tuned control over the visibility of the distributions. Nice work all! Let's review with Kelly Findley before cherry-picking this.

matthew-blackman commented 2 months ago

Please close after verifying.

KatieWoe commented 2 months ago

Looks good