|
|
||
|
|
| Obsolete Histograms Package Symbol | See Also »|More About » |
| Histogram[{x1, x2, ...}] generates a histogram of the univariate data {x1, x2, ...}. |
| Histogram[{f1, f2, ...}, FrequencyData->True] generates a histogram of the univariate frequency data {f1, f2, ...}, where fi is the frequency with which the original data occurs in category i. |
| ApproximateIntervals | Automatic | whether to adjust the interval boundaries to be simple numbers | |
| BarOrientation | Vertical | how to arrange the bars | |
| BarEdgeStyle | GrayLevel[0] | style of the edges of bars | |
| BarStyle | Automatic | style of the faces of bars | |
| FrequencyData | False | whether input represents the original data or frequencies in categories | |
| HistogramCategories | Automatic | specifies categories in the histogram | |
| HistogramRange | Automatic | lower and upper limits of points in histogram | |
| HistogramScale | Automatic | scaling of the bar heights | |
| Ticks | Automatic | specifies tick marks for axes |
| © 2008 Wolfram Research, Inc. |