Dashboard Mode - Responsive text behavior
Dashboard Goal
Understand how responsive text adjusts in dashboards to keep information clear on different screen sizes.
Jump into concepts and practice - no test required
Understand how responsive text adjusts in dashboards to keep information clear on different screen sizes.
| Region | Sales | Profit | Month |
|---|---|---|---|
| North | 1000 | 200 | January |
| South | 1500 | 300 | January |
| East | 1200 | 250 | January |
| West | 1300 | 270 | January |
| North | 1100 | 210 | February |
| South | 1600 | 320 | February |
| East | 1250 | 260 | February |
| West | 1350 | 280 | February |
+----------------------+----------------------+ | Total Sales | Average Profit | | (KPI Card) | (KPI Card) | +----------------------+----------------------+ | | | Sales by Region (Bar Chart) | | | +----------------------------------------------+ | | | Monthly Sales Trend (Line Chart) | | | +----------------------------------------------+
Filters for Region and Month let users select specific data. When a filter is applied:
If you add a filter for Region = South, which components update and how?
Auto Width do for text in Figma when designing responsive dashboards?