Move total MvB to the top.

Fix yAxis value.
Fix yAxis value.
Make disks smaller and transparent.
Change opacity on mouseover stack bars.
Add 4th column "sum of vsize" to tooltips table.
Add toggle show/hide tier fees.
Make progress active bar inline with text value.
Add a break line to the timestamp text.
Add colored progress bar with number.
This commit is contained in:
Miguel Medeiros
2021-09-13 11:07:17 -03:00
parent 388aa7fbe3
commit d376ba1c61
4 changed files with 167 additions and 43 deletions

View File

@@ -46,6 +46,7 @@
[limitFee]="500"
[height]="500"
[left]="65"
[right]="85"
[data]="mempoolStats"
></app-mempool-graph>
</div>