|
<< Click to Display Table of Contents >> Navigation: How do I? > Plot a histogram |
To create a histogram from a series of numbers use a Bin transform and a Vertical Bar chart.
![]()
Axis labels are interpreted as HTML, so you may need to use the Replace transform to remove (or replace with HTML equivalent <) any < (less than) characters created by the Bin transform.
See also: |