gghalves icon indicating copy to clipboard operation
gghalves copied to clipboard

Draw intra-individual connections?

Open jorvlan opened this issue 5 years ago • 2 comments

Dear Mr. Tiedemann,

I was wondering whether it would be possible to draw intra-individual connections between jittered points? See my example figure.

Thanks very much! Jordy example

jorvlan avatar Feb 21 '20 06:02 jorvlan

Issue solved, I will now close this case raincloud_extended

If you are interested in the code, I will upload it soon on my GitHub repository : https://github.com/jorvlan/open-visualizations

jorvlan avatar Feb 22 '20 10:02 jorvlan

Hi, thanks for your feedback. This looks intriguing - I will have a look at your code once it is online.

It currently doesn't work with gghalves unless you read the points' x-positions out of the grob, I assume. But it might be possible to optionally draw the lines while the points are drawn - I will look into that.

erocoar avatar Feb 24 '20 14:02 erocoar