-
Notifications
You must be signed in to change notification settings - Fork 4
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
distinguish mean and media by color #1
base: master
Are you sure you want to change the base?
Conversation
I didn't have anything in particular in mind. Are you serving your fork somewhere? |
I set it up on a docker container, which runs on one of our virtual machines: |
What does docker have to do with it? See if you can make the color scale not suck i.e. make it more perceptually accurate. I would like to get that resolved before dedicating a new color to the median. |
I was just saying the fork runs in a docker container. Do you mean you want more colors? Not sure how else to make it more 'perceptually accurate', except maybe making the lines thicker. |
What about now? http://150.135.6.164 I added a darker background, which makes the lighter colors easier to see. I also changed the color scheme to one that doesn't clash so much with a white/light or even a black/dark background. Not only that, but now we can use black and white for the mean/median, which I think makes the most sense. |
Is this what you meant 'Distinguish between mean and median'?
This was the simplest change I could make to the code.