|
SOLUTIONS
|
STATISTICAL PLOTS 程序包 符号
BoxFillingStyle
![]()
is an option for BoxWhiskerPlot that specifies a color to be used in drawing the box.
更多信息更多信息
- To use
, you first need to load the Statistical Plots Package using Needs["StatisticalPlots`"]. - Valid settings are colors or None.
- A list of colors can be given for multiple box-and-whisker plots, in which case colors are applied cyclically to plots.
- A value of None specifies a transparent box.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

