ChartsOrg / Charts

Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
Apache License 2.0
27.48k stars 5.98k forks source link

优化ViewPortHandler对isInBoundsTop的判断 #5101

Closed big-zZ closed 10 months ago

big-zZ commented 11 months ago

do the same as 'isInBoundsLeft' function, change 'y' to 'y + 1.0'

big-zZ commented 11 months ago

to avoid something like contentRect.y = 36.4 and tapPostion.y = 36.39999998