Charting Tips: Bar Charts & Column Charts
So I want to try out a little post series that covers good chart drawing practices when visualizing data.
For this first post, I will look at Bar Charts and Column Charts. These charts use either horizontal (Bar Charts) or vertical bars (Column Chart) to show discrete, numerical comparisons across categorical data. One axis of the chart shows the specific categories being compared and the other axis represents a discrete value scale.