Skip to contents

Usage

ChartsGrid(...)

Arguments

...

Props to pass to the component.

Value

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

Details

  • classes object
    Default is NA Override or extend the styles applied to the component.See CSS classes API below for more details.

  • horizontal bool
    Default is NA Displays horizontal grid.

  • vertical bool
    Default is NA Displays vertical grid.