Change filters to dropdown selection menu.

This commit is contained in:
Miguel Medeiros
2021-10-06 01:08:13 -03:00
parent c2f288a861
commit a2e866d15a
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>