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

Line is cut off when data is at the max Y domain #121

Open jinghongchan opened 3 years ago

jinghongchan commented 3 years ago

Hi, I noticed the line is cut off when the datapoints is exactly at the max/min y domain. Is there a way to allow the line to overflow the container?

IMG_63DFDD10EB1A-1

tlow92 commented 2 years ago

Same issue, but gets worst when smoothing is used: https://github.com/xanderdeseyn/react-native-responsive-linechart/issues/83