Abhinandan-Kushwaha / react-native-gifted-charts

The most complete library for Bar, Line, Area, Pie, Donut, Stacked Bar and Population Pyramid charts in React Native. Allows 2D, 3D, gradient, animations and live data updates.
https://www.npmjs.com/package/react-native-gifted-charts
MIT License
755 stars 151 forks source link

Bug: Position Y of datapointlabelComponent in secondary lines are incorrect position Oy #728 #769

Open dumihi313 opened 2 months ago

dumihi313 commented 2 months ago

I show the tooltip by using datapointlabelComponent in my Dataset My issue is the position of this datapointlabelComponent of secondary data in Dataset shows incorrect I think it is probably bound with left Oy, it is probably same with issue I already rated before

https://github.com/user-attachments/assets/1c008bfe-388a-4325-9f31-b162251001da

I am really happy to receive the email notifications about your response.

Abhinandan-Kushwaha commented 2 months ago

Hi @dumihi313 can you try again with the latest version? (Current latest- 1.4.29)

dumihi313 commented 2 months ago

I just tried with 1.4.29, it has been NOT fixed. Could you please inspect it again?