Skip to content

feat(network): add Transactions-per-day chart to /network dashboard - #282

Merged
christabel888 merged 2 commits into
mainfrom
resolve-271-network-tx-per-day
Aug 21, 2026
Merged

feat(network): add Transactions-per-day chart to /network dashboard#282
christabel888 merged 2 commits into
mainfrom
resolve-271-network-tx-per-day

Conversation

@christabel888

Copy link
Copy Markdown
Contributor

Resolves conflicts from #271 (stacked network-dashboard PRs). Adds tx/day chart additively alongside New Accounts and Fee Trends panels.

Adds fetchNetworkTransactionsPerDay() to the network API client and a
new TransactionsPerDayChart component (reusing recharts + the existing
ChartExportButton/chart-utils conventions from components/charts,
no new charting dependency), wired into the /network page.

Closes #161
# Conflicts:
#	frontend/src/app/[locale]/network/page.tsx
#	frontend/src/lib/network-api.ts
@christabel888
christabel888 merged commit 895475e into main Aug 21, 2026
5 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants