在https://github.com/tifezh/KChartView的基础上进行优化!
使用方法
引入
com.github.lvzhihao100:KChart:1.0
xml
<com.github.tifezh.kchartlib.chart.KChartView
android:id="@+id/minute_kchartview"
android:layout_width="match_parent"
android:layout_height="match_parent" />