Dashboard Mode - Swapping instances
Dashboard Goal
Understand how swapping instances in Figma helps quickly update dashboard visuals by replacing one design component with another without losing layout or styles.
Understand how swapping instances in Figma helps quickly update dashboard visuals by replacing one design component with another without losing layout or styles.
| Component Name | Type | Current Instance | Available Instances |
|---|---|---|---|
| Sales Chart | Chart | Bar Chart | Bar Chart, Line Chart, Pie Chart |
| Region Filter | Filter | Dropdown | Dropdown, Checkbox List |
| KPI Card | Card | Total Sales | Total Sales, Average Sales, Sales Growth |
| Time Selector | Control | Date Range Picker | Date Range Picker, Month Selector |
| Legend | Info | Color Legend | Color Legend, Symbol Legend |
+----------------------+----------------------+----------------------+ | KPI Card | Time Selector | Legend | | (Total Sales Card) | (Date Range Picker) | (Color Legend) | +----------------------+----------------------+----------------------+ | Sales Chart (Bar Chart) | | (Swappable Instance) | +-----------------------------------------------------------------+ | Region Filter (Dropdown) | +-----------------------------------------------------------------+
The Region Filter and Time Selector control the data shown in the Sales Chart and KPI Card. Swapping the Sales Chart instance changes the chart type but keeps the data and filters connected. Swapping the Region Filter instance changes the selection style but maintains filtering functionality. Swapping the KPI Card instance changes the metric displayed but updates dynamically with filters.
If you swap the Sales Chart instance from a bar chart to a pie chart, which components update their appearance and which keep their data?