margelo / react-native-graph

📈 Beautiful, high-performance Graphs and Charts for React Native built with Skia
https://margelo.io
MIT License
2.04k stars 115 forks source link

feat: add ability to plot non-exact points (`checkExactPoints` prop) #107

Open camchis opened 3 months ago

camchis commented 3 months ago

Add checkExactPoints props, setting to false allows to skip the check for exact graph points so that all points can be plotted accurately checkExactPoints defaults to true to be backwards compatible

checkExactPoints={true} vs checkExactPoints={false} 👇 imgonline-com-ua-twotoone-owbliWPCcpf3OI0v