|
|
||
|
|
| OBSOLETE HISTOGRAMS PACKAGE SYMBOL | See Also »|More About » |
generates a histogram of the univariate data |
| Histogram[{f1, f2, ...}, FrequencyData->True] generates a histogram of the univariate frequency data |
| 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 | specify categories in the histogram | |
| HistogramRange | Automatic | lower and upper limits of points in histogram | |
| HistogramScale | Automatic | scaling of the bar heights | |
| Ticks | Automatic | specify tick marks for axes |