Dashboard Mode - Variant matrix organization
Business Question
How can we organize product variants clearly to compare features and options across different models?
Jump into concepts and practice - no test required
How can we organize product variants clearly to compare features and options across different models?
| Variant | Color | Size | Battery Life (hrs) | Price ($) |
|---|---|---|---|---|
| Basic | Black | Small | 8 | 199 |
| Standard | White | Medium | 10 | 249 |
| Pro | Black | Large | 12 | 299 |
| Pro Plus | Silver | Large | 14 | 349 |
| Ultra | Silver | Extra Large | 16 | 399 |
+----------------------+----------------------+ | Average Battery Life | Average Price | | (KPI) | (KPI) | +----------------------+----------------------+ | | | Variant Matrix Table | | | +----------------------+----------------------+ | Price by Variant | Battery Life by Variant| | (Bar Chart) | (Bar Chart) | +----------------------+----------------------+
Adding a filter for Color (e.g., only Silver variants) updates:
This helps focus on specific variant groups easily.
If you add a filter for Size = Large, which components update and what data do they show?
variant matrix in Figma design systems?Size (Small, Medium) and Color (Red, Blue), how many variants will be created?Size (Small, Medium, Large), Color (Primary, Secondary), and State (Default, Hover, Disabled). How many variants will your matrix contain, and what is the best way to arrange them for easy use?