earthrise-media / vacs-map

Exploring VACS project data
1 stars 0 forks source link

Add colorblind palette #113

Closed kelsey-taylor closed 9 months ago

kelsey-taylor commented 9 months ago

Here are the colors for the colorblind palette for the map/line charts and the minimap. The fingerprint and UI looked fine as is, so didn't add anything for those. There isn't any UI hooking these up (yet) but wanted to get this up and hand it over to ya @mwbernard for when you have time.

I checked against the 3 most prominent types of colorblindness:

no filter:

Screenshot 2023-12-05 at 2 46 15 PM

deuteranopia:

Screenshot 2023-12-05 at 2 46 20 PM

protanopia:

Screenshot 2023-12-05 at 2 46 23 PM

tritanopia:

Screenshot 2023-12-05 at 2 46 29 PM
mwbernard commented 9 months ago

@kelsey-taylor nice! this should be pretty straightforward to add. are we thinking this just applies to the Explore page? and that we don't need minimaps in the alternate scheme as well?

kelsey-taylor commented 9 months ago

oh dang good point @mwbernard...and i see that caroline's designs account for these too. i can totally rerun the minimap generation script with the new colors — anywhere in particular you'd like me to output the maps? i'm thinking vacs-map-app/src/assets/img/colorblind-minimaps or something

mwbernard commented 9 months ago

@kelsey-taylor no don't worry about it, I can take care of it!

mwbernard commented 9 months ago

@kelsey-taylor Added UI for this and updated the interaction behavior for the buttons in the top bar - curious what you think!

kelsey-taylor commented 9 months ago

looks great! i'd approve this PR if i could ✅