Dashboard Mode - Prototype mode overview
Goal
Understand how Prototype mode in Figma helps you create interactive dashboards to answer business questions.
Understand how Prototype mode in Figma helps you create interactive dashboards to answer business questions.
| Page | Element | Action | Target |
|---|---|---|---|
| Dashboard | Sales Chart | On Click | Sales Details Page |
| Dashboard | Filter Button | On Click | Filter Panel |
| Filter Panel | Region Dropdown | On Change | Dashboard |
| Sales Details Page | Back Button | On Click | Dashboard |
| Dashboard | Refresh Button | On Click | Dashboard (Reload) |
+---------------------------+-----------------+ | Sales Chart | Filter Button | | | | | | | +---------------------------+-----------------+ | Filter Panel (hidden by default) | +-------------------------------------------+ | Sales Details Page (navigates on click) | +-------------------------------------------+ | Refresh Button | +-------------------------------------------+
The Filter Button opens the Filter Panel. Selecting options in the Region Dropdown filters the Sales Chart data. Clicking a region on the Sales Chart navigates to the Sales Details Page for that region. The Back Button returns to the main dashboard. The Refresh Button reloads the dashboard data to show the latest sales.
If you add a filter for Region = East, which components update?