Dashboard Mode - Spacing between items
Goal
Understand how to control and adjust spacing between items in a dashboard design using Figma to create clear, balanced layouts.
Understand how to control and adjust spacing between items in a dashboard design using Figma to create clear, balanced layouts.
| Item | Width (px) | Height (px) | Spacing to Next Item (px) |
|---|---|---|---|
| KPI Card 1 | 200 | 100 | 20 |
| KPI Card 2 | 200 | 100 | 20 |
| Bar Chart | 400 | 300 | 30 |
| Data Table | 600 | 200 | 0 |
+----------------+ 20px +----------------+ 20px +------------------------+ | KPI Card 1 | ---- | KPI Card 2 | ---- | Bar Chart | | 200x100 px | | 200x100 px | | 400x300 px | +----------------+ +----------------+ +------------------------+ +--------------------------------------------------------------+ | Data Table | | 600x200 px | +--------------------------------------------------------------+
Adjusting spacing between items in Figma is done by selecting the items and changing the Auto Layout spacing property. When you increase spacing, the gap between items grows, making the layout airier. Decreasing spacing brings items closer, saving space but risking clutter.
Using Figma's Auto Layout, you can also add padding around groups of items to keep consistent margins. This helps the dashboard look balanced on different screen sizes.
If you increase the spacing between KPI Card 1 and KPI Card 2 from 20 px to 40 px, which parts of the dashboard layout change?