Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Improve color palettes #2122

Open
6 tasks
tomtomme opened this issue May 6, 2023 · 1 comment
Open
6 tasks

[Feature Request]: Improve color palettes #2122

tomtomme opened this issue May 6, 2023 · 1 comment

Comments

@tomtomme
Copy link
Member

tomtomme commented May 6, 2023

Still relevant with jasp 0.19.3

Description

  • Show the actual colors of color palettes in the drop down - instead of names AND/OR edit the names of color palettes so that they mean something (like color blind, not like viridis)
  • Add palettes for discrete vars
  • add more palettes for continous vars
  • let the user add custom color palettes
  • Let the user edit the color of all kinds of plots without resorting to svg or pptx-export
  • add global color palette option

Purpose

to see beforehand, what you are selecting & to have more appropriate palettes for heat maps etc.

Use-case

seeing the color in the drop down is better for non-technical users that do not know color palette names like ggplot2 or viridis; for heat maps a color palett from blue over white to red is often a good choice

Is your feature request related to a problem?

selecting the right palette is hard atm and they are not many

Is your feature request related to a JASP module?

All 4 descriptives modules

Context

@tomtomme
Copy link
Member Author

from vandenman:
However, the problem is a bit more complex than just one general option. Take for example this plot:

Image

This color palette is meant for a discrete scale, but it's used as a gradient.

I think we need multiple color palettes. One palette for colors that represent discrete scales (e.g., 4 different lines or points with different colors example) and one palette for colors that represent continuous scales (e.g., a bivariate density plot example).

Usually, colors palettes meant for continuous scales work fine for discrete scales, but not the other way around.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants