AppPear / ChartView

ChartView made in SwiftUI
MIT License
5.3k stars 652 forks source link

line pop out of view..? #50

Open janbildsoehansen opened 4 years ago

janbildsoehansen commented 4 years ago

Hey love your work with the charts im use you charts to show a large amount of data and on some of the charts the line pops out of the view must be the Legend view that cut the view of the line.. my question is how do i fix this..? it looks great on most view but a few the line pops out of the view..

janbildsoehansen commented 4 years ago

you can see it here IMG-0148

janbildsoehansen commented 4 years ago

it clips the Line data when the first pont gets overtaken by the "rest" of the data if it makes sense.