Data
|
Data Entry
Data is in 2 columns, each row representing a bar to be plotted
Column 1 being the x value
Column 2 being the y value
Click appropriate button to demonstrate examples or plot your own data
For Vertical Bar Chart
- Where x is a label :
- All x are distributed evenly regardless of their values
- Labels must be a single word
- Where x is a value : All x are distributed according to their value
For Horizontal Bar Chart : Both x and y are values
|