1. What is a Bar Chart?
A Bar Chart compares two or more variables with the same unit of measure and is of comparable sizes.
In other words, it displays categorical data with rectangular bars whose length or height corresponds to the value of each data point.
2. When to use Bar Charts?
Bar Charts can be used as an alternative for column charts when there are more than 8 categories.
Bar charts are also recommended for the dataset which has long categories' names.
3. Step by step guidance with DataInsider
Desired chart: A bar chart that displays URL's Pageview in an ascending order.
Step 1. Drag URL to X-Axis
Step 2. Drag Pageviews to Y-Axis
Comments