Skip to content
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

Date query for transactions #242

Open
tjayrush opened this issue Mar 24, 2022 · 1 comment
Open

Date query for transactions #242

tjayrush opened this issue Mar 24, 2022 · 1 comment

Comments

@tjayrush
Copy link
Member

tjayrush commented Mar 24, 2022

I'd like to implement a date query control that looks like this:

image

I stole it from GitHub, but it's perfect. There could be a year scroller at the top. The user could click on the month names to get a filtered view by month, or click on a day to get a daily view. It could color by the number of transactions in a given day.

Also -- if you go to the user summary for GitHub they have a graph that looks like this:

image

This could break down on Event Type or Function Type. Transfer,Vote,Mint,Proposal as many things as we like.

Both of these should be super easy given that we now have such excellent control of the data.

@tjayrush
Copy link
Member Author

The list of event/function types in the above could be customizable by the end user (because each end user has their own unique set of functions they participate in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant