-
-
Couldn't load subscription status.
- Fork 1.4k
Closed
Description
Codepen
I was not able to reproduce this in a codepen unfortunately. For some reason it's not happening there:
https://codepen.io/anon/pen/dLoQJX
Explanation
- What is the behavior you expect?
If I setxaxistypeto'categories', I expect it to be that way - What is happening instead?
apexcharts converts it to numeric and removes my categories unless I usexaxis.tickPlacement = 'between'which I don't want
Not sure why this was introduced, but I don't see the logic in forcing it?
it's this line:
apexcharts.js/src/modules/settings/Config.js
Line 111 in 94e059d
| opts = Defaults.convertCatToNumeric(opts) |
Metadata
Metadata
Assignees
Labels
No labels