Looking for the soft that generated this figure
Hello everyone,
Does someone now the software that was used to generate the figure in 3B page 20 I like it to represent HOMER result I would like to use the same.
The size of the circle can also be changed to add other data.

Thanks
• 1,173 views
•
link
0 answers
No answers yet.
Log in to answer this question.
I'm not sure there is a software for such plots, but I think geom_point (ggplot2) can do the job if you can obtain the data.
it's a diverging dot plot. Look at the image below, with ggplot 2 (example code: https://r-statistics.co/Top50-Ggplot2-Visualizations-MasterList-R-Code.html):