[accelerator] set accel graph bar min height
This commit is contained in:
parent
29bbb922c5
commit
1665b0d915
@ -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 : [{
|
||||
|
Loading…
x
Reference in New Issue
Block a user