lecho / hellocharts-android

Charts library for Android compatible with API 8+, several chart types with scaling, scrolling and animations 📊
Apache License 2.0
7.43k stars 1.61k forks source link

Update ChartComputator.java #520

Open SupingX opened 5 years ago

SupingX commented 5 years ago

if currentViewport.height() == 0 for example the line inLineChart is not visiable.