react-native-graph
react-native-graph copied to clipboard
Add `enableSmoothing` prop
Adds a enableSmoothing prop to <LineGraph /> and adds the necessary logic to create the Skia path (createGraphPath) and calculate the Y position for the gesture (getYForX)
I see an issue trying to use this branch, "synchronously call non-worklet function 'linearInterpolation' " have you guys gotten similar issues?
Adding 'worklet' inside linearInterpolation solves this issue
Unfortunately this still doesn't solve, the multiple data points on same day and also if there is a break with the dates on data