Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BoxPlotChartProps

Hierarchy

Index

Properties

className?: string
i18n?: Partial<{ boxplot25Quantile: string; boxplot75Quantile: string; boxplotMaximum: string; boxplotMean: string; boxplotMedian: string; boxplotMinimum: string; boxplotNrItems: string }>
preFilter?: Omit<IBoxPlot, "items">

the optional stats containing the unfiltered stats in case of filtering operation applied to the regular one

the number boxplot statistics

style?: CSSProperties

Generated using TypeDoc