Learn R Programming

vegalite (version 0.6.1)

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

vl
a Vega-Lite object
stroke
stroke color
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.
stroke_opacity
0.0-1.0