What is the problem?
The LineChart doesn't connect points when they skip 1+ point.
When does it happen?
Render a LineChart with a missing point in the middle. Eg. When your XAxis is Monday-Sunday, a point for Tuesday is missing.
What platform?
react-native version: 0.61
react-native-svg-charts version: 5.3.0
react-native-svg version: 9.13.3
Code to reproduce