您的位置:首页 > 移动开发 > Android开发

Android-Chart

2016-02-22 16:19 781 查看

MPAndroidChart

包括折线图、曲线图、柱形图、饼图、K线图等等

我的地址:https://github.com/kongqw/MPAndroidChart

开源地址:https://github.com/PhilJay/MPAndroidChart

Chart types:

LineChart (with legend, simple design)



LineChart (with legend, simple design)



LineChart (cubic lines)



Combined-Chart (bar- and linechart in this case)



BarChart (with legend, simple design)



BarChart (grouped DataSets)



Horizontal-BarChart



PieChart (with selection, …)



ScatterChart (with squares, triangles, circles, … and more)



CandleStickChart (for financial data)



BubbleChart (area covered by bubbles indicates the value)



RadarChart (spider web chart)



MPAndroidChart翻译

我的地址:https://github.com/kongqw/MPAndroidChart-1

开源地址:https://github.com/tuteng/MPAndroidChart
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  开源 Chart