[accelerator] fix xaxis type accel graph

This commit is contained in:
nymkappa 2024-03-03 15:43:29 +01:00
parent c74ce7de83
commit f083aa37d6
No known key found for this signature in database
GPG Key ID: 92358FC85D9645DE

View File

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