My data consists of a Year and four values I wish to plot two of these as a stacked bar chart and the remaining variables as line charts.
Is it possible to create two line charts and a stacked bar chart in a single plot using ggplot? this is the way data looks in excel
enter image description here
i need the chromosome and plasmid as stacked and gc and cds as line…
my aplogies i couldnt insert a table i am nw to stack.