I am using MPAndroidChart. I have the following Activity - StockDetail.Java public class StockDetail extends AppCompatActivity{ ArrayList historicalData
Solution 1:
I fixed the problem, i was using beta version of MPAndroidChart then i changed the app level build.gradle to
Post a Comment for "Mpandroidchart, Y-axis Scale Gets Updated But Lines Are Not"