All tagged Data Visualizations

Stacked bar charts are a brilliant visual for displaying how individual segments contribute to the overall value of a category, and how a category ranks in relation to other categories. Like all data visualizations however, it has some weaknesses.

One of the biggest weaknesses of a stacked bar chart is that it's hard to compare bar segments when they don't have a shared baseline. Comparing the first bar segment is straightforward, but comparing the 3rd or 5th segment is cumbersome.

Sometimes, you have too many values in a dimension on the rows shelf in your Tableau worksheet and end up with a scroll bar. Annoying, right? Scroll bars mean your users are less likely to see the data at the bottom of your worksheet because it it out of sight and out of mind.

One idea I've heard discussed is, what if you could break the data into multiple columns? For example, instead of displaying 50 states as a single column of 50 rows, could you display it at 2 columns or 25 rows?

We're looking at Tree Maps this week! If you're trying to show breakdowns of the whole in Tableau, you need to have Tree Maps in your tool kit.

Tree Maps are amazing because:

  1. They're particularly good at representing data with long tails. 

  2. They can represent data in a hierarchical structure (we can build Tree Maps within Tree Maps)!

  3. They're space-efficient, and allow us to visualize many dimensions or measures in one view.