xanderdeseyn / react-native-responsive-linechart

A customizable and responsive line or area chart for react-native
https://react-native-responsive-linechart.surge.sh
MIT License
202 stars 46 forks source link

Any way to add dx to <Line/> so that it could start with a padding? #176

Open ahmed-hike opened 1 year ago

ahmed-hike commented 1 year ago

Hi. I wanted to know if it is possible to add some horizontal offset to the points rendered on a line so that the starting position of line on Horizontal axis could be controlled?