Add reference lines for each cell of the glyphmap.
add_ref_lines(data, color = "white", size = 1.5, ...)
A glyphmap structure.
Set the color to draw in, default is "white"
Set the line size, default is 1.5
other arguments passed onto ggplot2::geom_line()