-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: update home charts #732
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
5 Skipped Deployments
|
🦋 Changeset detectedLatest commit: cb06309 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #732 +/- ##
==========================================
- Coverage 88.80% 88.39% -0.42%
==========================================
Files 163 165 +2
Lines 11090 11136 +46
Branches 1210 1157 -53
==========================================
- Hits 9849 9844 -5
- Misses 1241 1292 +51 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
📦 Next.js Bundle Analysis for @blobscan/webThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You still need to rename the chart titles. I would just rename the charts to:
- Blob Gas Price
- "Rollup Blob Usage" or "Blobs per Rollup" as you mention
Also for Blob Gas Price can you actually try a line chart and also 90 days? I believe it would look better.
Checklist
Description
Daily Transactions
byBlobs per Rollup
in Home pageRelated Issue (Optional)
Closes #616
Screenshots