Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Make a color blindness diagram given a symbol and two colors
ResourceFunction["ColorBlindnessDiagram"][symbol,color1,color2] shows a symbol in color1 with a background of color2 using randomized disks. |
A randomized color diagram is created from a symbol and two colors:
In[1]:= |
Out[1]= |
The greater the distance between colors, the easier they are to discern:
In[2]:= |
Out[2]= |
These two colors are close together and do not seem to be discernible:
In[3]:= |
Out[3]= |
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License