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

Stacked Bar Chart: Total value not centered #336

Open
pprueller opened this issue Jun 13, 2024 · 3 comments
Open

Stacked Bar Chart: Total value not centered #336

pprueller opened this issue Jun 13, 2024 · 3 comments

Comments

@pprueller
Copy link

The total values are not centered over the stacked bars.
With offset i will get a incorrect behaviour when the page gets responsive.
In the normal bar chart (without stacked: true) the labels are centered.

Bildschirmfoto 2024-06-12 um 16 25 43

ng-apexcharts Version: 1.10.0

bar: { dataLabels: { total: { enabled: true, } } },

@junedchhipa
Copy link
Contributor

Please provide a reproducible codepen/codesandbox.

@pprueller
Copy link
Author

Please provide a reproducible codepen/codesandbox.

https://codepen.io/pprueller/pen/OJYZqWV

@Hari-devv
Copy link

Hari-devv commented Jul 19, 2024

I'm also facing the same issue. Please provide if there is any workaround for this.. thanks. 🙂

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

No branches or pull requests

3 participants