jbenet / depviz

dependency visualizer for the web
https://jbenet.github.io/depviz
MIT License
49 stars 10 forks source link

UI for colorblind users? #49

Open wking opened 7 years ago

wking commented 7 years ago

The current red/green is probably not the best choice, and Wikipedia suggests red/blue or yellow/blue. And regardless of which colors work best for most folks, we want to be able to handle folks who are completely colorblind too. Things which we need non-color ways to represent:

I'm not sure what good non-color indicators would look like. Maybe something a dashed card border for open issues? A square dep-indicator for blockers? Or an underlined number for blockers? Or…?

If any designers have advice on a more accessible palette and or non-color indicators, I'm all ears.


depends on #51 depends on #61

jbenet commented 7 years ago
wking commented 7 years ago

I still think the main point of this issue should be getting non-color indicators for done-ness and deps vs. blockers, but for kicks here is how the current scheme looks (using the Newman tool, since the vischeck engine seems to be down):

logo-colorblind-current

And here are three colors from the fourth logo on #14:

logo-colorblind

wking commented 7 years ago

On Fri, Dec 02, 2016 at 11:42:33PM -0800, W. Trevor King wrote:

  • Blockers vs. dependencies (currently a red/green pie, #12).

I've spun off two non-circle blocker shape ideas into #61, if folks want to weigh in on those.