Skip to contents

Usage

ChartsClipPath(...)

Arguments

...

Props to pass to the component.

Value

Object with shiny.tag class suitable for use in the UI of a Shiny app.

Details

  • id string
    Default is NA The id of the clip path.

  • offset bottom?: number, left?: number, right?: number, top?: number
    Default is NA Offset, in pixels, of the clip path rectangle from the drawing area.A positive value will move the rectangle outside the drawing area.