Skip to main content

Violin Plot

A violin plot.

Options

  • data | object (required): object of value arrays. Default: none.
  • variable | string (required): variable to display. Default: none.
  • group | (string|Factor): grouping variable. Default: none.
  • showBox | boolean: controls whether to display a box plot inside. Default: false.

Examples

Live Editor
Result
ReferenceError: Provider is not defined