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
Description
The data labels of the second bar are shifted to the right, making them misaligned and not centered within the bars.
Steps to Reproduce
Create a bar chart with two series.
Enable opposite: true for the second bar.
Hover over the bars to see the misalignment of the data labels.
Expected Behavior
The data labels should be centered on the bars.
Actual Behavior
The data labels are shifted to the left.