Android开源图表图形库K线图

Android开源图表图形库K线图

web端k线图一般使用TradingView,android原生的一般是在MPAndroidChart 基础上做开发的,目前看到一个比较好的K线开源组件是KChartView(看起来跟火币的app K线图很像):https://github.com/tifezh/KChartView ,ios应该也有类似的开源组件.

AndroidJiang/StockChart: 本demo支持pull requests,大家可以一起来完善。
https://github.com/AndroidJiang/StockChart

这个StockChart包括分时图,k线图等实现,作者博客还有很多相关教程文章,感觉不错

https://blog.csdn.net/qqyanjiang

------------------------------------

StockApp: 基于MPAndroidChart的专业股票图,如分时图和K线图KLine。
https://github.com/x1971481259/StockApp

------------------------------------

MPAndroidChart  一个强大的Android图表视图/图形库
https://github.com/PhilJay/MPAndroidChart
MPAndroidChart在github上23228个star,是一款十分强大的图表框架。

GitHub - tifezh/KChartView: KChart for Android ;股票k线图
https://github.com/tifezh/KChartView

GitHub - VinsonGuo/android-kline: Android版K线图和分时图
https://github.com/VinsonGuo/android-kline

 

KLineChartDemo: K Line Stock Chart which base on MPAndroidChart
https://github.com/gogooing/KLineChartDemo

 

posted @ 2018-07-17 20:04  大自然的流风  阅读(13076)  评论(0编辑  收藏  举报