|
|
Subscribe / Log in / New account

Accessibility and the graphics stack

Accessibility and the graphics stack

Posted Oct 23, 2014 15:12 UTC (Thu) by sfeam (subscriber, #2841)
Parent article: Accessibility and the graphics stack

Since the talk and article start off by using gnuplot output as an example of poor accessibility, I'd like to point out that gnuplot's default color scheme has changed in version 5 (2nd release candidate out for a couple of months now) to one derived from the set of colors recommended by Wong [Nature Methods 8, 441]. Wong's colors are specifically chosen to be distinguishable by color-blind individuals with either protanopia or deuteranopia. But it's also worth noting that any color choice needs to be re-checked after it has been converted/mangled/repurposed into the final output medium. The colors used for a beamer projection may or may not work if printed on a CMYK printer, and so on.

Has there been any thought about providing standard sets of accessible colors with appropriate tags for output medium? Some sort of virtual color library?


to post comments

Accessibility and the graphics stack

Posted Oct 23, 2014 17:40 UTC (Thu) by sthibaul (✭ supporter ✭, #54477) [Link]

Oh, I didn't know gnuplot had at last changed its default colorset. I
once tried to explain their maintainers that, even for a start, pure
red and pure green gets a really bad contrast over white, whatever the
output device (it's actually completely unreadable on most beamers), to
no avail.

I'm glad they changed their mind and even completely included
accessibility concerns there!


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds