0
0
Figmabi_tool~8 mins

Publishing and maintaining libraries in Figma - Dashboard Guide

Choose your learning style9 modes available
Dashboard Mode - Publishing and maintaining libraries
Business Question

How can we track the usage, updates, and health of design libraries to ensure consistent and efficient design collaboration?

Sample Data: Library Usage and Maintenance
Library NameVersionLast UpdatedActive ProjectsComponents CountIssues ReportedMaintainer
Core UI Kit3.22024-05-15121503Alice
Marketing Assets1.82024-04-207801Bob
Icons Pack2.52024-06-01152000Charlie
Brand Guidelines1.02024-03-105502Dana
UX Patterns4.12024-05-30101204Alice
Dashboard Components
  • KPI Card: Total Active Projects
    Formula: SUM of Active Projects column
    Result: 12 + 7 + 15 + 5 + 10 = 49
  • KPI Card: Total Issues Reported
    Formula: SUM of Issues Reported column
    Result: 3 + 1 + 0 + 2 + 4 = 10
  • Bar Chart: Components Count by Library
    X-axis: Library Name
    Y-axis: Components Count
    Shows how many components each library has
  • Table: Library Details
    Columns: Library Name, Version, Last Updated, Maintainer
    Shows detailed info for each library
  • Line Chart: Last Updated Dates
    X-axis: Library Name
    Y-axis: Date (converted to numeric for timeline)
    Shows recency of updates for each library
Dashboard Layout
+----------------------+----------------------+
| Total Active Projects | Total Issues Reported |
|         [49]         |          [10]         |
+----------------------+----------------------+
|                                              |
|   Bar Chart: Components Count by Library     |
|                                              |
+----------------------+----------------------+
|                                              |
|          Table: Library Details               |
|                                              |
+----------------------+----------------------+
|                                              |
|         Line Chart: Last Updated Dates        |
|                                              |
+----------------------+----------------------+
Interactivity

Adding a filter for Maintainer will update all components to show data only for libraries maintained by the selected person. For example, selecting 'Alice' will update KPI cards, bar chart, table, and line chart to reflect only 'Core UI Kit' and 'UX Patterns'.

Similarly, filtering by Library Name will update the charts and KPIs to focus on the selected library.

Self Check

If you add a filter for Maintainer = 'Charlie', which components update and what are their new values?

  • KPI Cards: Total Active Projects = 15 (Icons Pack only), Total Issues Reported = 0
  • Bar Chart: Shows Components Count only for Icons Pack (200)
  • Table: Shows only Icons Pack row
  • Line Chart: Shows last updated date for Icons Pack only (2024-06-01)
Key Result
Dashboard shows library usage, update recency, and maintenance health for design libraries.