|
SOLUTIONS
|
STATISTICAL PLOTS PACKAGE SYMBOL
BoxOutlierMarkers
![]()
is an option for BoxWhiskerPlot that specifies markers to be used for outliers.
DetailsDetails
- To use
, 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
can be used to specify
as markers for near outliers and
as markers for far outliers.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

