ggplot2 (version 0.9.1)

theme_segment: Theme element: segments.

Description

This element draws segments between a set of points

Usage

theme_segment(colour = "black", size = 0.5, linetype = 1)

Arguments

colour
line color
size
line size
linetype
line type

See Also

segmentsGrob for underlying grid function, link{theme_line}