You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
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.
ng-apexcharts Version: 1.10.0
bar: { dataLabels: { total: { enabled: true, } } },
The text was updated successfully, but these errors were encountered: