News

ggplot line graph. In the next code block, I’ll add a label for each line in the series, and I’ll have geom_label_repel() point to the second-to-last quarter and not the last quarter.
ggplot2 graph with color in the headline text. I find it a little hard to see the colors in this headline text, though. Let’s add tags to make the text bold, and let’s also add legend.position ...