When in a bar chart the x-axis label takes up additional space with grouped_categories enabled as opposed to default highcharts.
See comparison between standard: https://codesandbox.io/p/sandbox/highcharts-grouped-bar-chart-no-extension-hmzv46
and with the grouped-categories enabled: https://codesandbox.io/p/sandbox/highcharts-grouped-bar-chart-no-extension-forked-qrqpfs
I'd expect no difference between these two since we're not using grouped categories in the chart.
When in a bar chart the x-axis label takes up additional space with grouped_categories enabled as opposed to default highcharts.
See comparison between standard: https://codesandbox.io/p/sandbox/highcharts-grouped-bar-chart-no-extension-hmzv46
and with the grouped-categories enabled: https://codesandbox.io/p/sandbox/highcharts-grouped-bar-chart-no-extension-forked-qrqpfs
I'd expect no difference between these two since we're not using grouped categories in the chart.