Project Activity Breakdown
A card ranking projects by weekly activity volume, each row showing the top member, a proportional bar, the event count, and a trend delta.
A card ranking projects by weekly activity volume, each row showing the top member, a proportional bar, the event count, and a trend delta.
Search blocks by description or jump to a page.
The source for every Application block is included with Basic and Pro. Pick a plan to copy the code.
Already purchased? Log in
Project Activity Breakdown is the comparative activity view: a card whose header totals the week (1,284 events this week, compared with last week) and offers a change period control. Each row names a project with its most active member and avatar, draws a proportional bar on a shared track, states the event count in a fixed column, and closes with a week over week delta and a direction arrow. It answers where the work is happening rather than listing individual events.
Rows are one typed array with a share value that scales each bar against the busiest project and a direction union of up or down. The footer defines what an event is (comments, edits, task changes, and uploads) so the counts are not left ambiguous.
Reach for this block on a workspace overview, a manager dashboard, or a reports page, wired to aggregated event counts per project over a chosen period. Wire the change period button to your date range control and each bar to the project it represents.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the per project activity split. Other breakdowns:
Tip: scale bars to the busiest row, not to a fixed ceiling; a breakdown reads as a ranking only when the top bar is full.