ApexCharts LogoAPEXCHARTS
  • Projects
  • Demos
  • Docs
  • Pricing
  • Embedded Analytics
  • Get Started
  • Chart Essentials
  • Chart Types
  • Design
  • Integrations
  • How to
  • Options (Reference)
  • Methods

boxPlot

Configuration Structure

boxPlot: {
colors: { ... },
upper: string | string[],
lower: string | string[],
}

#plotOptions

#upper

boxPlot.colors.upper

Color for the upper quartile (Q3 to median) of the box plot.

#lower

boxPlot.colors.lower

Color for the lower quartile (median to Q1) of the box plot.