Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bar chart x-axis labels taking additional space #212

Open
adr29truck opened this issue Jan 19, 2024 · 0 comments · May be fixed by #213
Open

Bar chart x-axis labels taking additional space #212

adr29truck opened this issue Jan 19, 2024 · 0 comments · May be fixed by #213

Comments

@adr29truck
Copy link

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.

adr29truck added a commit to adr29truck/grouped_categories that referenced this issue Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant