[accelerator] set accel graph bar min height

This commit is contained in:
nymkappa 2024-03-09 09:24:25 +09:00
parent 29bbb922c5
commit 1665b0d915
No known key found for this signature in database
GPG Key ID: 92358FC85D9645DE

View File

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