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

Slightly change curve color hue between adjacent channels #387

Open
HGSilveri opened this issue Jul 18, 2022 · 0 comments
Open

Slightly change curve color hue between adjacent channels #387

HGSilveri opened this issue Jul 18, 2022 · 0 comments
Assignees
Labels
archive Smthg to keep in mind, but not worth implementing now enhancement New feature or request

Comments

@HGSilveri
Copy link
Collaborator

With the changes made in #385 , sequence drawing will omit the detuning curve when it is not being used. This results in more compact plots, but it also make the curves harder to tell apart at a glance. I propose we slightly change the hue between adjacent channels to make them easier to tell apart. I think a cycle of two or three distinct colors should be enough, something like this:

image

And although the problem is not so prevalent when curves other than the amplitude are drawn, I think we can still change the hue of the other curves out of consistency.

I'm doing these changes through slight increments in the hue (the H) in the HSV color space. The full resulting color palette is the following:

image

@HGSilveri HGSilveri added the enhancement New feature or request label Jul 18, 2022
@HGSilveri HGSilveri self-assigned this Jul 18, 2022
@HGSilveri HGSilveri added the archive Smthg to keep in mind, but not worth implementing now label Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
archive Smthg to keep in mind, but not worth implementing now enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant