Options
All
  • Public
  • Public/Protected
  • All
Menu

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 stats to render

style?: CSSProperties
summary?: boolean

whether to render it as a summary including labels

Generated using TypeDoc