config_stroke: Stroke config

Description Usage Arguments

View source: R/config.r

Description

Stroke config

Usage

1
2
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


vegalite documentation built on May 2, 2019, 10:46 a.m.