Commit graph

21 commits

Author SHA1 Message Date
Mononaut
37605d5732
Improve fee distribution legibility on small screens 2023-11-11 08:57:55 +00:00
Mononaut
b5a5f0f608
Add small margin above fee distribution graph 2023-11-11 08:24:58 +00:00
Mononaut
ffd2685922
Display fee distribution labels to 3 sig figs 2023-11-11 08:24:57 +00:00
nymkappa
8936273aeb
Merge branch 'master' into mononaut/acceleration-viz 2023-08-03 15:28:56 +09:00
Mononaut
945a8ce92e
Use log10 scale for projected block fee graph 2023-07-30 18:56:57 +09:00
Mononaut
ffc2b6c53c
Add acceleration support to rust gbt 2023-07-26 15:08:34 +09:00
Mononaut
5b9d43032c
Switch remaining vb fields according to unit preference 2023-07-11 10:04:38 +09:00
Mononaut
eca40f94c9
use power-of-ten formatting for large fee rates 2023-06-30 19:41:12 -04:00
Mononaut
86f51e3902
fix fee graph for underfilled blocks 2023-06-30 19:27:31 -04:00
Mononaut
9f2b98b246
Handle stack-of-N-blocks in new fee graph 2023-06-30 19:27:31 -04:00
Mononaut
e4f3642082
Redesign mempool block fee distribution graph 2023-06-30 19:27:30 -04:00
softsimon
43a1af4509
Revert "Remove dead code FeeDistributionGraphComponent"
This reverts commit 37722fe165.
2021-12-15 23:53:12 +04:00
nymkappa
37722fe165 Remove dead code FeeDistributionGraphComponent 2021-12-11 00:24:10 +09:00
Miguel Medeiros
34695146ee
Change renderer to svg. 2021-09-14 22:35:50 -03:00
Miguel Medeiros
9b956ff88d
Add new component incoming-transactions-graph;
Refactor component mempool-graph;
Refactor component fee-distribution-graph;
Add incoming-transactions-graph to dashboard;
Add incoming-transactions-graph to statistics;
Add incoming-transactions-graph to television;
Add mempool-graph to dashboard;
Add mempool-graph to statistics;
Add mempool-graph to television;
Remove chartist.component;
2021-09-14 22:35:47 -03:00
softsimon
ff8f2fafe8
Flip mempool chart by using patched chartist package by @techmix 2020-11-10 21:05:54 +07:00
softsimon
58a6bbd88b
Subscription refactoring to increase performance. 2020-07-30 17:01:13 +07:00
softsimon
ba007a4b17
Use dynamic gradient based on fee levels on mempool blocks.
fixes #64
2020-05-24 22:23:56 +07:00
softsimon
05d4eb7696
Renaming Mempool blocks to "next block" + ux fixes 2020-03-25 03:59:30 +07:00
softsimon
4ae5576452
Update fee distribution graph and fix arrow. 2020-03-20 02:11:40 +07:00
softsimon
72658c19f6
Adding "mempool block" details. Work in progress! 2020-03-17 21:53:20 +07:00