[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

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