This is a test version of Biostars. For the public version, visit https://www.biostars.org.
what is this visual/graph called and what's the best package in R to achieve this

enter link description hereCoviD varaints over time in each country

This is the graph of various variants over time. The visual is created using python and the codes are available in the side.

python r visuals graphs

I tried re creating this graph using area plot from ggplot2. I couldn't get the peaks to smooth out. Attached is the graph I got. The abundance of variants over time in one site

I think these are sometimes referred to as Ribbon Graphs. Maybe searching with that term will get you close to what you need.

I looked up ribbon graphs and in that process found something called alluvial graph. I got this. I have purposefully cropped the states here as it is sensitive data.enter image description here

Ah yeah, alluvial plots was the one I was trying to think of!

0 answers

No answers yet.

Log in to answer this question.