Change filters to dropdown selection menu.

This commit is contained in:
Miguel Medeiros
2021-10-06 01:08:13 -03:00
parent 86b31d0ef2
commit 8ed8ddabb4
5 changed files with 103 additions and 18 deletions

View File

@@ -10,7 +10,8 @@
[template]="'advanced'"
[limitFee]="500"
[height]="600"
[left]="150"
[left]="75"
[right]="10"
[data]="mempoolStats"
[showZoom]="false"
></app-mempool-graph>