Histogram of a list of numeric samples.
Histogram[{x1, x2, …}]
Histogram[{x1, x2, …}, bspec]
Histogram[{x1, x2, …}, bspec, hspec]
Histogram[{data1, data2, …}, …]
Head[Histogram[{1, 2, 2, 3, 3, 3}]]
→ GraphicsHead[Histogram[{1, 2, 2, 3, 3, 3}, {1}, "PDF"]]
→ GraphicsHead[Histogram[{{1, 2, 2, 3}, {5, 6, 6, 7}}]]
→ Graphics- AspectRatio — default 1/ GoldenRatio
- Axes — default True
- BarOrigin — default Bottom
- ChartElementFunction — default Automatic
- ChartElements — default Automatic
- ColorFunction — default Automatic
- ColorFunctionScaling — default True
- LabelingFunction — default Automatic
- LegendAppearance — default Automatic
- PerformanceGoal — default $PerformanceGoal
- PlotFit — default None
- PlotFitElements — default Automatic
- PlotInteractivity — default $PlotInteractivity
- PlotLabels — default None
- PlotLayout — default Automatic
- PlotLegends — default None
- PlotStyle — default Automatic
- PlotTheme — default $PlotTheme
- ScalingFunctions — default None
- TargetUnits — default Automatic