[accelerator] fix xaxis type accel graph
This commit is contained in:
parent
c74ce7de83
commit
f083aa37d6
@ -172,7 +172,7 @@ export class AccelerationFeesGraphComponent implements OnInit, OnDestroy {
|
||||
nameTextStyle: {
|
||||
padding: [10, 0, 0, 0],
|
||||
},
|
||||
type: 'category',
|
||||
type: 'time',
|
||||
boundaryGap: false,
|
||||
axisLine: { onZero: true },
|
||||
axisLabel: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user