Dashboard Mode - Grid styles
Dashboard Goal
Understand how to use grid styles in Figma to create clean, organized BI dashboards that align visuals and text for easy reading.
Understand how to use grid styles in Figma to create clean, organized BI dashboards that align visuals and text for easy reading.
| Region | Product | Sales | Month |
|---|---|---|---|
| North | Widget A | 100 | Jan |
| South | Widget B | 150 | Jan |
| East | Widget A | 200 | Feb |
| West | Widget C | 250 | Feb |
| North | Widget B | 300 | Mar |
| South | Widget C | 350 | Mar |
+--------------------------------------------------+ | KPI Card (Total Sales) | +----------------------+---------------------------+ | Bar Chart (Sales by Region) | | | | | +----------------------+---------------------------+ | Table (Sales Details) | | | | | +--------------------------------------------------+
Adding a filter for Month updates the Bar Chart and Table to show sales only for the selected month. The KPI Card updates its total sales accordingly.
If you add a filter for Region = South, which components update and what changes occur?