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.