-
Notifications
You must be signed in to change notification settings - Fork 37
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
% of blocks per pool & Signal as graphic #35
Comments
Hi @oliverkane! Hmm that's an interesting idea. |
Oh, yeah, that's just one I'm familiar with. There's a few other libs out there that do the same without the (rather old and bloated) jQuery. I'll give 'er a stab and put in a PR. |
What about something like this for a library? No external deps, fits with the existing React choice, and clocks in at 2kb. |
I suggest to not use pies. What I want is a stacked share chart showing all pools sorted by signalling, with additionally grand totals for the following categories, shown over all signalling periods:
I want to see if pools gain or lose miners depending on their stance towards speedy trial. |
Would you welcome a PR with something which converts two columns on the Miners page "Signals" and "Blocks" to a single pie with the number of blocks for and against?
https://benpickles.github.io/peity/
If you're interested, I'll patch something up.
The text was updated successfully, but these errors were encountered: