Merge pull request #4754 from mempool/nymkappa/min-accel-graph-bar-height

[accelerator] set accel graph bar min height
This commit is contained in:
wiz 2024-03-09 13:51:23 +09:00 committed by GitHub
commit 0079e5d576
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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