theme_segment {ggplot2} | R Documentation |
This element draws segments between a set of points
theme_segment(colour = "black", size = 0.5, linetype = 1)
colour |
line color |
size |
line size |
linetype |
line type |
Hadley Wickham <h.wickham@gmail.com>
segmentsGrob
for underlying grid function, link{theme_line}