Dashboard Mode - Background blur
Dashboard Goal
Understand how to use background blur effects in Figma to improve dashboard readability and focus on key data points.
Jump into concepts and practice - no test required
Understand how to use background blur effects in Figma to improve dashboard readability and focus on key data points.
| Region | Sales | Profit | Month |
|---|---|---|---|
| North | 100 | 30 | January |
| South | 200 | 50 | January |
| East | 150 | 40 | January |
| West | 120 | 35 | January |
| North | 130 | 45 | February |
| South | 210 | 55 | February |
| East | 160 | 42 | February |
| West | 140 | 38 | February |
SUM(Sales) = 1210SUM(Profit) = 335+--------------------------------------------------+ | Background Blur | | +------------+ +------------+ | | | Total | | Total | | | | Sales | | Profit | | | | 1210 | | 335 | | | +------------+ +------------+ | | | | +--------------------------------------------+ | | | Bar Chart: Sales by Region | | | | | | | +--------------------------------------------+ | | | | +--------------------------------------------+ | | | Table: Detailed Sales Data | | | | | | | +--------------------------------------------+ | +--------------------------------------------------+
Adding a region filter updates the Bar Chart and the Table to show only data for the selected region. The background blur remains static behind the KPI cards to keep focus on key metrics.
If you add a filter for Region = "South", which components update?
Background blur in Figma designs?