description
A bar chart displays one dimensional
categorical data
. Useful when there is
no relationship
between the values, for instance if the data is the result of a counting process. Also, it can handle
more categories
than a pie chart.
min.js
docs
source