axis: {
x: {
type: "category"
}
},
An issue has arisen:
The different types of 'axis.x.type' are not compatible with each other.
The value of 'string' cannot be assigned to '"category" | "indexed" | "log" | "timeseries"'
I am unable to figure out an alternative method to initialize the type. Can you assist me, please?