Skip to contents

Usage

ChartsText(...)

Arguments

...

Props to pass to the component.

Value

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

Details

  • text string
    Default is - Text displayed.

  • lineHeight number
    Default is - Height of a text line (in em).

  • needsComputation bool
    Default is FALSE If true, the line width is computed.

  • style object
    Default is - Style applied to text elements.