What is the current behavior?
After updating to 3.x LabelsList within FunnelChart is positioned incorrectly. Codesandbox with incorrect behavior – https://codesandbox.io/p/devbox/mantine-react-template-forked-tc2wqg
What is the expected behavior?
With recharts 2.x the LabelsList is positioned correctly. Codesandbox with a correct behavior – https://codesandbox.io/p/devbox/mantine-react-template-forked-tnl6tm
Please provide a demo of the problem in a sandbox
2.x – https://codesandbox.io/p/devbox/mantine-react-template-forked-tnl6tm
3.x – https://codesandbox.io/p/devbox/mantine-react-template-forked-tc2wqg
Which versions of Recharts, and which browser / OS are affected by this issue? Did this work in previous versions of Recharts?
Affected version 3.2.1, works correctly with 2.9.1