I am trying to replicate a stacked bar plot built via ggplot() in barplot(). The underlying data is the same. But the results are visually pretty different: barplot() fails to replicate the mirroring of the data series across timeline. What am I doing wrong way?
