Operational ranking
Use BarList for ranked queues where exact values still matter.
Workload by module
Ranked open work across HR operations.
Payroll approvals128 items
Recruiting tasks96 items
Policy reviews72 items
Benefits exceptions44 items
<BarList data={rankedData} valueFormatter={(value) => `${value} items`} />Linked drill-down rows
Rows can link to filtered destinations while retaining a compact visual ranking.
<BarList data={linkedData} showAnimation={false} maxValue={150} />