config_stroke: Stroke config
Description
Stroke config
Usage
config_stroke(vl, stroke = NULL, stroke_width = NULL, stroke_dash = NULL, stroke_dash_offset = NULL, stroke_opacity = NULL)
Arguments
stroke_width
stroke of the width in pixels
stroke_dash
an array of alternating stroke, space lengths for creating
dashed or dotted lines.
stroke_dash_offset
the offset (in pixels) into which to begin drawing with the stroke dash array.