XYBoxAndWhiskerChart

Factory for box and whisker charts.

Factory for box and whisker charts.

class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[A](data: A)(`evidence$2`: ToBoxAndWhiskerXYDataset[A], theme: ChartTheme): XYChart

Creates a new box and whisker chart.

Creates a new box and whisker chart.

Value Params
data

the data the chart will visualize

theme

the theme to apply to the chart