The longer a professor has taught the more he/she gets paid.
ggplot(data = mpg) + geom_point(mapping = aes(x = displ, y = hwy, color = class))