Get StartedChart EssentialsChart TypesDesignIntegrationsHow toOptions (Reference)MethodsboxPlotConfiguration StructureboxPlot: { ▶colors: { ... }, ▶upper: string | string[], ▶lower: string | string[],}#plotOptions #upperboxPlot.colors.upperColor for the upper quartile (Q3 to median) of the box plot. #lowerboxPlot.colors.lowerColor for the lower quartile (median to Q1) of the box plot.