14 Commits

Author SHA1 Message Date
Mononaut
6a03e87029 use power-of-ten formatting for large fee rates 2023-06-30 19:41:12 -04:00
Mononaut
891b89bcfa fix fee graph for underfilled blocks 2023-06-30 19:27:31 -04:00
Mononaut
c2f449632f Handle stack-of-N-blocks in new fee graph 2023-06-30 19:27:31 -04:00
Mononaut
de78acbb67 Redesign mempool block fee distribution graph 2023-06-30 19:27:30 -04:00
softsimon
1e4473d903 Revert "Remove dead code FeeDistributionGraphComponent"
This reverts commit 37722fe165869777e87dc2c56e15d51881386d0d.
2021-12-15 23:53:12 +04:00
nymkappa
c9377dfed8 Remove dead code FeeDistributionGraphComponent 2021-12-11 00:24:10 +09:00
Miguel Medeiros
2d13a765c8 Change renderer to svg. 2021-09-14 22:35:50 -03:00
Miguel Medeiros
c5831cc4e8 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
61945c2283 Flip mempool chart by using patched chartist package by @techmix 2020-11-10 21:05:54 +07:00
softsimon
29090d5c97 Subscription refactoring to increase performance. 2020-07-30 17:01:13 +07:00
softsimon
b1fc9524c9 Use dynamic gradient based on fee levels on mempool blocks.
fixes #64
2020-05-24 22:23:56 +07:00
softsimon
7abf978795 Renaming Mempool blocks to "next block" + ux fixes 2020-03-25 03:59:30 +07:00
softsimon
55c6ef6d41 Update fee distribution graph and fix arrow. 2020-03-20 02:11:40 +07:00
softsimon
aca1b20772 Adding "mempool block" details. Work in progress! 2020-03-17 21:53:20 +07:00