XLabs / wormscan-ui

5 stars 3 forks source link

[Analytics-Chains] Chain Activity #583

Open SamantaCasal opened 5 months ago

SamantaCasal commented 5 months ago

Description

In the "Chains Activity" chart, we aim to introduce a feature that will present users with the activity of a blockchain specified by them within a user-defined timeframe. Alternatively, if no specific blockchain is chosen, the feature will default to displaying the activity across all blockchains. This functionality is designed to empower users with a graphical tool that visualizes the volume of transactions , offering a clear view of the blockchain's activity.

The primary objective is for this chart to serve as a robust analytical tool, enabling users to gain insights into the blockchain activity's trends and patterns. Whether users are analyzing a single chain's performance over a week or comparing month-long activity across multiple chains, this feature will provide a comprehensive and intuitive overview of the blockchain landscape as per their requirements.

### Tasks
- [ ] https://github.com/wormhole-foundation/wormhole-explorer/issues/1225
- [x] Design https://www.figma.com/design/6KPmHRV0RqVWZKYC8J3B4W/Wormhole-Scan-Client-Delivery?node-id=2458-9115&t=whnCpOMYiDs4ng3D-4
- [x] Implement Design
- [x] Integrate the new endpoint with the mockup
giulianoconti commented 3 months ago

blocked until endpoint works with timespan=1y https://api.staging.wormscan.io/api/v1/x-chain-activity/tops?from=2020-03-04T00:00:00Z&to=2024-03-10T00:00:00Z&timespan=1y&sourceChain=1

and until we have the redesign of the page.

SamantaCasal commented 2 months ago

Expected Behaviors: FYI: @giulianoconti

SamantaCasal commented 2 months ago

🐛 Observe the behavior after clicking on the dropdown to select a chain: FYI: @giulianoconti

https://github.com/XLabs/wormscan-ui/assets/69044575/37d39826-8c25-4099-9819-f0be3c2dd2ed

giulianoconti commented 2 months ago
SamantaCasal commented 2 months ago

❗ Mobile: The tooltip is not seen when hovering over the first/last bar of the graph. Iphone 14 Pro

Image

SamantaCasal commented 2 months ago

❗ When selecting a chain the logos appear and disappear. ❗ After selecting Reset, the previously selected chains should be unchecked. ❗ The default view always has to be ALL CHAINS.

https://github.com/XLabs/wormscan-ui/assets/69044575/434e6168-f8a6-4306-8c61-c491776a1ed0

SamantaCasal commented 2 months ago

The date of the first day is missing

Image

SamantaCasal commented 2 months ago

Background gradient missing

Design Image

STG

Image

SamantaCasal commented 1 month ago

Add Also in Analytics-Chain.

Header: https://www.figma.com/design/6KPmHRV0RqVWZKYC8J3B4W/Wormhole-Scan-Client-Delivery?node-id=3327-26836&t=Kkduhh3K38COa8b1-4 Page: https://www.figma.com/design/6KPmHRV0RqVWZKYC8J3B4W/Wormhole-Scan-Client-Delivery?node-id=3401-31677&t=Kkduhh3K38COa8b1-4

giulianoconti commented 1 month ago

task moved to #737