Skip to content

Histogram

Histogram of a list of numeric samples.

$ wo 'Head[Histogram[{1, 2, 2, 3, 3, 3}]]'
Graphics

Same options as BarChart, plus:

  • BinsAutomatic, an integer (number of bins), or a list of bin edges.