Creating Data Dashboards
Explore the process of creating effective data dashboards that combine visualizations and text to present multiple metrics clearly. This lesson guides you through design choices and implementations using Matplotlib subplots and Plotly figure factory for interactive storytelling.
We'll cover the following...
Creating and presenting data dashboards is one way of engaging our audience during the data storytelling process.
A data dashboard is a way to present multiple visualizations and data points at once. There are several different considerations and design choices to take into account when constructing a data dashboard. We'll take a look at these in this lesson, as well as a few methods for approaching these choices.
Design choices for data dashboards
Data dashboards typically involve a combination of text and visualizations that are strategically chosen to guide the audience's attention to certain points in the narrative. A data dashboard can be structured in two main ways: ...