> 图表库
1. MPAndroidChart(支持Realm,兼容Android 2.2及以上版本)- https://github.com/PhilJay/MPAndroidChart
2. HelloCharts(最低兼容Android 2.2,开启已经硬件加速后效果会更好,作者更推荐在Android 4.0以上的平台使用)- https://github.com/lecho/hellocharts-android
3. WilliamChart(最低兼容Android 4.0)- https://github.com/diogobernardino/WilliamChart
开源一个Android自定义图表库- https://blog.youkuaiyun.com/xmxkf/article/details/80690993
各种自定义图表库,使用简单,支持扩展- https://github.com/openXu/OXChart
在MPAndroidChart库K线图的基础上画均线- http://blog.youkuaiyun.com/q4878802/article/details/50606718
MPAndroidChart图形联动- http://blog.youkuaiyun.com/q4878802/article/details/50464597