Press "Enter" to skip to content

Replicating a Product Chart with ggplot2

Mauricio Vargas SepĂșlveda makes some tea:

Tetley tea boxes feature the following caffeine meter:

In R we can replicate this meter using ggplot2.

I enjoy this kind of thing because, even though the end result doesn’t look exactly like the chart on the tea box, it’s close enough to appreciate the effort. H/T R-Bloggers.