You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In phetsims/griddle#49, labelColor was added to bar graphs, and the is default black. The primary motivation for this change was the contrast ratio between the colored text and the white background was poor (see values in phetsims/griddle#49 (comment)).
Another place that the colored text appears is in the Energy Legend:
All text should be made black, but to compensate, we should add a color swatch next to each entry.
The text was updated successfully, but these errors were encountered:
In phetsims/griddle#49,
labelColor
was added to bar graphs, and the is default black. The primary motivation for this change was the contrast ratio between the colored text and the white background was poor (see values in phetsims/griddle#49 (comment)).Another place that the colored text appears is in the Energy Legend:
All text should be made black, but to compensate, we should add a color swatch next to each entry.
The text was updated successfully, but these errors were encountered: