Dashboard Mode - Creating and resizing frames
Goal
Understand how to create and resize frames in Figma to organize dashboard elements clearly.
Jump into concepts and practice - no test required
Understand how to create and resize frames in Figma to organize dashboard elements clearly.
| Component | Width (px) | Height (px) | Position X (px) | Position Y (px) |
|---|---|---|---|---|
| Sales KPI | 300 | 150 | 20 | 20 |
| Sales Trend Chart | 600 | 300 | 340 | 20 |
| Region Filter | 200 | 100 | 20 | 190 |
| Sales Table | 600 | 200 | 20 | 310 |
+--------------------------------------------------------------+ | Dashboard Container (960x540) | | +-------------------+ +------------------------------------+ | | | KPI Card (300x150) | | Sales Trend Chart (600x300) | | | | Position (20,20) | | Position (340,20) | | | +-------------------+ +------------------------------------+ | | +-------------------+ | | | Region Filter | | | | (200x100) | | | | Position (20,190) | | | +-------------------+ | | +------------------------------------------------------------+ | | | Sales Data Table (600x200) | | | | Position (20,310) | | | +------------------------------------------------------------+ | +--------------------------------------------------------------+
The Region Filter frame acts as a dropdown to select a sales region. When a region is selected:
This interactivity helps users focus on specific regions easily.
If you add a filter to select the region "East", which components update?