Merge pull request #4754 from mempool/nymkappa/min-accel-graph-bar-height
[accelerator] set accel graph bar min height
This commit is contained in:
commit
0079e5d576
@ -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 : [{
|
||||
|
Loading…
x
Reference in New Issue
Block a user