You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
berekuk
changed the title
Pick a better color palette for multiple distributions plots
Pick a better color scheme for multiple distributions plots
Oct 18, 2022
For pure line plots, I've found ColorBrewer's Set1 to work quite well; I use it here. It's a little small with only 8 colors. For area plots I think you'd want to lighten them some but it should still work.
I used a generative method for another project, described here. This is a graph with a bunch of samples selected. Main code for this is here. It's fairly compact.
I closed #1266 because after conversation with Ozzie, I decided to split up the colour schemes of multi-distribution plots with normal plots, which will become a refactor in #1243. We should get this soon when I fix this refactor <3
Previously: #1266
The text was updated successfully, but these errors were encountered: