is an option for BoxWhiskerPlot that specifies markers to be used for outliers.


BoxOutlierMarkers
is an option for BoxWhiskerPlot that specifies markers to be used for outliers.
Details and Options
- To use BoxOutlierMarkers, you first need to load the Statistical Plots Package using Needs["StatisticalPlots`"].
- Valid settings are the same as for PlotMarkers.
- With the setting BoxOutlierMarkers->Automatic, the outliers are drawn as points.
- With the setting BoxOutlierMarkers->None, the outliers are not drawn.
- The setting BoxOutlierShapes->{g1,g2} can be used to specify g1 as markers for near outliers and g2 as markers for far outliers.
See Also
Tech Notes
Text
Wolfram Research (2007), BoxOutlierMarkers, Wolfram Language function, https://reference.wolfram.com/language/StatisticalPlots/ref/BoxOutlierMarkers.html.
CMS
Wolfram Language. 2007. "BoxOutlierMarkers." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/StatisticalPlots/ref/BoxOutlierMarkers.html.
APA
Wolfram Language. (2007). BoxOutlierMarkers. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/StatisticalPlots/ref/BoxOutlierMarkers.html
BibTeX
@misc{reference.wolfram_2025_boxoutliermarkers, author="Wolfram Research", title="{BoxOutlierMarkers}", year="2007", howpublished="\url{https://reference.wolfram.com/language/StatisticalPlots/ref/BoxOutlierMarkers.html}", note=[Accessed: 13-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_boxoutliermarkers, organization={Wolfram Research}, title={BoxOutlierMarkers}, year={2007}, url={https://reference.wolfram.com/language/StatisticalPlots/ref/BoxOutlierMarkers.html}, note=[Accessed: 13-August-2025]}