paths-js
paths-js copied to clipboard
zero value graph throwing error
This is in reference to this issue with react-native-pathjs-charts.
For I've only tested the example Bar chart but was able to trace it back to the Bar object from the paths-js library.
The example Bar chart located here. The values in the data array were all changed to 0, resulting in a similar error to the one provided in the issue above.
Sorry it took a while, I am just now revisting old issues. I added a quick test but I do not see anything particularly strange, can you describe the issue in more detail?