rfortherestofus / omni

RMarkdown template, ggplot2 theme, and table function for OMNI Institute
https://rfortherestofus.github.io/omni/
Other
20 stars 3 forks source link

ggplot gallery: slope graph #75

Open OskaratOmni opened 5 months ago

OskaratOmni commented 5 months ago

Definitely like the labels next to the points instead of in a legend.

This looks good but make colors accessible

dgkeyes commented 5 months ago

I would typically make this accessible and more useful by making all lines gray except for one. Is this what you want me to do?

OskaratOmni commented 5 months ago

Hey David, I checked with the data viz reviewer on this one and this is what they said:

OskaratOmni commented 5 months ago

David how about this:

dgkeyes commented 5 months ago

How's this?

image

One thing I had to do was make the title text a slightly lighter shade of gray. I think this is a change we should make globally in cases where we want to add color coding for groups in the title. With the default gray in the title, it's hard to see the difference in the colors that represent Groups B and E.

image

Let me know what you think.