Deprecated in favour of [geom_xkcdpath()], which integrates with ggplot2's aesthetic machinery instead of rebuilding mappings by hand. Migrate segments to `geom_xkcdpath(aes(x = x, y = y, xend = xend, yend = yend), ...)` and circles to the `diameter` aesthetic.