[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',
|
type: 'bar',
|
||||||
barWidth: '90%',
|
barWidth: '90%',
|
||||||
large: true,
|
large: true,
|
||||||
|
barMinHeight: 1,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
dataZoom: (this.widget || data.length === 0 )? undefined : [{
|
dataZoom: (this.widget || data.length === 0 )? undefined : [{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user