I am using LineChartView
(https://github.com/danielgindi/Charts) for Time-Line chart drawing. I am facing following issue. Could anyone help me here?
How to achieve scrolling in X-direction for long range values instead of making dense line charts.
How to set minimum Y-Value for the chart? I would like to draw the chart for positive value. It shows Negative value at the bottom.