coinjar / react-native-wagmi-charts

A sweet & simple chart library for React Native that will make us feel like We're All Gonna Make It.
MIT License
581 stars 115 forks source link

LineChart.useChart() not working #180

Open caglardurmus opened 3 months ago

caglardurmus commented 3 months ago

I want to get selected value on Cursor Crosshair but i can't. Hook always return "-1" on "currentX" and "currentIndex".

hadnet commented 2 months ago

Are you using LineChart.useChart() outside of LineChart.Provider?