sje30 / catam-julia

CATAM material in Julia
http://sje30.github.io/catam-julia
MIT License
21 stars 8 forks source link

colors #11

Closed sje30 closed 3 years ago

sje30 commented 3 years ago

hi @jmb280cam the SIR model looks great. just one minor suggestion right now, red/green/blue is not a good combination -- 7% of males are r/g colorblind. can you try another triplet of colors? If short of ideas, colorbrewer.org is good, e.g. https://colorbrewer2.org/#type=qualitative&scheme=Dark2&n=3

jmbyrne commented 3 years ago

Thanks for spotting that, I'll have to keep that in the back of my mind for future case studies. Going by this colourblindness simulator, the colours :red, :blue, and :gold are one good combination. I've changed the colours to these three in the code files and the Pluto notebook