Merge pull request #5491 from mempool/nymkappa/accel-bidboost-graph

[accelerator] make bid boost graph bar min height taller
This commit is contained in:
softsimon
2024-09-22 23:48:41 +08:00
committed by GitHub

View File

@@ -264,7 +264,7 @@ export class AccelerationFeesGraphComponent implements OnInit, OnChanges, OnDest
type: 'bar',
barWidth: '90%',
large: true,
barMinHeight: 1,
barMinHeight: 3,
},
],
dataZoom: (this.widget || data.length === 0 )? undefined : [{