-
Notifications
You must be signed in to change notification settings - Fork 29
Description
JASP Version
0.19.3
Commit ID
No response
JASP Module
Unrelated
What analysis are you seeing the problem on?
e.g. Raincloud Plots Module, Descriptives Module
What OS are you seeing the problem on?
macOS Silicon
Bug Description
JASP has three palettes that are supposed to be colorblind friendly:
"Colorblind", "Colorblind #2", "Colorblind #3".
However, the first two are not colorblind friendly, as demonstrated in the following:
(Thank you @davidmathlogic for the useful website!)
The first palette looks like this for three groups of a factorial design:
However, as seen here, this is not colorblind friendly:
https://davidmathlogic.com/colorblind/#%2378D0BA-%23DDBDAC-%23B2B2B2
The second palette has the same issue:
https://davidmathlogic.com/colorblind/#%2339C5A3-%23D2B38B-%23B3B3B3
Only the third palette seems good:
https://davidmathlogic.com/colorblind/#%23EDBAD4-%23C6E1AA-%237F7F7F
A test in the Descriptives module reveals the same problem:
https://davidmathlogic.com/colorblind/#%2300A174-%23BB7A57-%23666666
Expected Behaviour
Should we scrap the first two palettes, keep the third, and add more in the future?
Steps to Reproduce
- Make a plot in JASP
- Select the respective color palettes.
Log (if any)
No response
More Debug Information
No response
Final Checklist
- I have included a screenshot showcasing the issue, if possible.
- I have included a JASP file (zipped) or data file that causes the crash/bug, if applicable.
- I have accurately described the bug, and steps to reproduce it.



