I have a plot and I'd like to make the "source: JHU" line into a caption. There are a number of issues some open and others closed regarding this in plotnine's github.
It has been brought to my attention that if I move the axis label to the right and reduce the font size, I can approximate what I want. For the font size, I suppose I can get away with element_text. However, I cannot figure out how to make the axis label appear on the bottom right. Anyone have any idea?
Thanks in advance...