Skip to main content

Box Plot

A box plot.

Options

  • data | object (required): object of value arrays. Default: none.
  • variable | (array|string) (required): variable(s) to display. Default: none.
  • group | (array|string|Factor): one or two grouping variables. Default: [].
  • orientation | string: vertical or horizontal orientation. Default: 'vertical'.
  • overlayPoints | boolean: controls whether to overlay points. Default: false.

Examples

Live Editor
Result
ReferenceError: Provider is not defined