Is there an easy way to get a simple colour legend on the side of the plots. I've tried the following but neither seem to work
evo_freq_plot + theme(legend.position = "right")
cowplot::get_legend(evo_freq_plot)
I'm after something like the attached. Thanks!
