Dashboard Mode - Frame vs group difference
Business Question
How can understanding the difference between a frame and a group in Figma help organize and build better BI dashboards?
How can understanding the difference between a frame and a group in Figma help organize and build better BI dashboards?
| Element | Type | Purpose | Properties |
|---|---|---|---|
| Sales Chart | Frame | Contains chart and title | Resizable, can have constraints |
| Filter Buttons | Group | Group of filter icons | Moves together, no resizing |
| KPI Card | Frame | Contains metrics and background | Resizable, layout control |
| Legend Items | Group | Grouped color labels | Moves as one unit |
| Dashboard Background | Frame | Overall container | Resizable, layout constraints |
+--------------------------------------------------+ | Dashboard Background (Frame) | | +-------------------+ +-----------------------+ | | | Sales Chart | | KPI Card | | | | (Frame) | | (Frame) | | | +-------------------+ +-----------------------+ | | | | +-----------------------------+ | | | Filter Buttons (Group) | | | +-----------------------------+ | | | | +-----------------------------+ | | | Legend Items (Group) | | | +-----------------------------+ | +--------------------------------------------------+
When you move or resize a frame (like the Sales Chart or KPI Card), all elements inside adjust accordingly because frames control layout and resizing. Groups (like Filter Buttons and Legend Items) move together but do not resize or affect layout. Using frames for main dashboard parts helps keep the design responsive. Groups help keep related items together for easy movement.
If you resize the Dashboard Background frame, which components resize and which only move?