Skip to contents

Customize the style of the brush mark in the rangeSelect mouse event.

Usage

brush_styles(
  strokeWidth = NULL,
  strokeOpacity = NULL,
  stroke = NULL,
  opacity = NULL,
  color = NULL
)

Arguments

strokeWidth

A number. stroke width of the marks when mouse events are triggered.

strokeOpacity

A number.

stroke

A character. Stroke color of the marks when mouse events are triggered.

opacity

A number. Opacity of the marks when mouse events are triggered.

color

A character. Color of the marks when mouse events are triggered.

Value

List object with brush styles.

Details

For more info visit http://gosling-lang.org/docs/visual-channel/#type-brush