Dashboard Mode - Adaptive vs responsive strategy
Dashboard Goal
Understand the difference between adaptive and responsive design strategies in BI dashboards and when to use each.
Understand the difference between adaptive and responsive design strategies in BI dashboards and when to use each.
| Screen Size (px) | Adaptive Layout Used | Responsive Behavior |
|---|---|---|
| 320 (Mobile) | Layout A (Mobile) | Elements stack vertically, font size adjusts |
| 768 (Tablet) | Layout B (Tablet) | Elements resize and rearrange fluidly |
| 1024 (Small Desktop) | Layout C (Desktop) | Grid expands, charts resize proportionally |
| 1440 (Large Desktop) | Layout C (Desktop) | Additional details shown, spacing increases |
+----------------------+--------------------------+
| KPI Card | Adaptive Layout Selector |
| (Screen Size & | (Buttons: A, B, C) |
+----------------------+--------------------------+
| |
| Responsive Behavior Chart |
| |
+--------------------------------------------------+
| Design Explanation Panel |
+--------------------------------------------------+
When you click a button in the Adaptive Layout Selector, the KPI Card updates to show the chosen layout. The Design Explanation Panel changes text to explain that layout's fixed design approach. The Responsive Behavior Chart visually demonstrates how elements would adjust fluidly for that layout's screen size.
If you select Layout B (Tablet) in the Adaptive Layout Selector, which components update and what do they show?