-
Notifications
You must be signed in to change notification settings - Fork 2
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
Optimize chart data presentation and interaction. #496
Labels
enhancement
New feature or request
Comments
Initial data of some charts are optimized by Magickbase/ckb-explorer-frontend#173 Please noted that only live cells are displayed by default, the count of total cells is much larger than that of live cells, so displaying them together dims live cells. |
Verified on mainnet |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
En
On the Cell Count Chart page, three types of data are provided, and users can click on the legend to adjust data display. So here're two tasks:
ZH-CN:
Cell 数量图表页面中提供了三种数据,且可以点击图例调整数据显示。需要:
The text was updated successfully, but these errors were encountered: