On any chart, if xaxis type is set to 'datetime', grid column customisation is not working. If xaxis type has no setting, or other than 'datetime', there is no issue.
Steps to Reproduce
In the options, set the xaxis type to 'datetime';
In the grid column section, add some colors or other styling - nothing happens;
Remove xaxis type, or set type="category" - styling is now appearing;
Expected Behavior
The columns should change color, or whatever valid setting I add there.
Actual Behavior
Nothing happens if you change something there.
Reproduction Link
https://codepen.io/georgedy/pen/OJgXPeG
On any chart, if xaxis type is set to 'datetime', grid column customisation is not working. If xaxis type has no setting, or other than 'datetime', there is no issue.
Steps to Reproduce
In the options, set the xaxis type to 'datetime';
In the grid column section, add some colors or other styling - nothing happens;
Remove xaxis type, or set type="category" - styling is now appearing;
Expected Behavior
The columns should change color, or whatever valid setting I add there.
Actual Behavior
Nothing happens if you change something there.
Reproduction Link
https://codepen.io/georgedy/pen/OJgXPeG