R/geoms.R
geom_step.Rd
Step layer (staircase line)
geom_step( mapping = NULL, data = NULL, color = NULL, linewidth = NULL, alpha = NULL, dash = NULL )
As in geom_point().
geom_point()
Stroke width in px.
SVG dash pattern (e.g. "4,3"); "" for solid.
"4,3"
""
A Layer.