Team Pulse Card
Weekly team activity summary with commit, comment, and task stats, inline sparklines, and a most-active member row.
Weekly team activity summary with commit, comment, and task stats, inline sparklines, and a most-active member row.
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
Team Pulse Card is the activity summary widget for the Acme workspace, Jun 9 to Jun 13: three stat rows each with label, value, week-on-week delta, and an inline SVG polyline sparkline. Commits: 84, up 12; Comments: 217, up 34; Tasks closed: 41, up 7. The most-active-member row shows Jordan Lee (jordan@acme.com) with 31 events and a "Top contributor" badge. A footer carries the honest caveat: this measures activity volume, not quality or impact, and should not be used to rank or evaluate people.
Stats are one typed array with sparkline point strings mapped to a 120x36 viewBox. Sparklines are stroke currentColor / text-foreground/40 with no chart library dependency.
Reach for this block on a team overview page or sidebar widget, wired to your analytics endpoint for the rolling week. Swap the sparkline points array when you switch the time window.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the weekly team health widget. Other pulse variants:
Tip: the honesty footer is load-bearing; a metric that measures frequency without that caveat quietly teaches people to game it.