Visualizing the distribution of data can help us gain insights into various aspects of the data, such as understanding how different channels contribute to overall performance.
In this lesson, we will discuss different chart types for displaying distribution and their respective best practices.
Pie charts are generally considered the least effective way of displaying data distributions, especially when there are more than two or three categories.
However, when there are only two categories, such as new vs. returning visitors or male vs. female, pie charts can be acceptable. Ensure you use contrasting colors for different segments and display percentage labels to improve comprehension.
Stacked bar charts, particularly 100% stacked bar charts, are a better alternative for showing distribution across multiple categories. These charts can be presented horizontally or vertically and allow for easier comparison of category contributions than pie charts.
To visualize the changes in distribution over time, we can use time series charts in Looker Studio, such as area charts. These Two examples of this include:
Visualizing distribution can provide valuable insights into your data. Choose the appropriate chart type based on the number of categories and the insights you want to convey. Pie charts can be suitable for two-category distributions, while stacked bar charts and area charts are more versatile and informative for displaying data across multiple categories and over time.
<aside> <img src="/icons/arrow-down-basic_blue.svg" alt="/icons/arrow-down-basic_blue.svg" width="40px" />
<aside> <img src="https://prod-files-secure.s3.us-west-2.amazonaws.com/f198202f-2d4c-4dd4-a450-58f6e3fb7a8b/abeb72bd-829f-44e6-b083-7e6fac3db8c7/icon-primary.svg" alt="https://prod-files-secure.s3.us-west-2.amazonaws.com/f198202f-2d4c-4dd4-a450-58f6e3fb7a8b/abeb72bd-829f-44e6-b083-7e6fac3db8c7/icon-primary.svg" width="40px" /> Enroll in Looker Studio Masterclass →
</aside>
📩 Receive my weekly Looker Studio tips
🖇 Connect with me on LinkedIn
</aside>