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

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 : [{