首页 > 移动平台 > 详细

android图表库说明

时间:2015-03-03 18:38:32      阅读:577      评论:0      收藏:0      [点我收藏+]

Android图表库的说明:

目前android的图表库众多,选择一个适合自己使用的就显得非常重要,根据功能和需求,可以选择已有的成熟的图表库,也可以自己实现,经过对比各图表库的功能和特点,目前得出:

如果是比较简单的图表曲线,可以自己实现,或者参考graphview图表库来写,代码量比较少,实现简单。

如果是比较复杂的图表曲线,可以采用MPAndroidChart这个库来完成,这个库的功能效果还是蛮好的,而且提供各种动画来展现图表,具体说明见下链接:

http://www.tuicool.com/articles/yY3uieE

视频演示见下链接

https://www.youtube.com/watch?v=ufaK_Hd6BpI

下载地址见下:

https://github.com/PhilJay/MPAndroidChart/releases


目前版本为2.0.7

参考文档见下

https://github.com/PhilJay/MPAndroidChart/tree/v2.0.7

关于该项目的issue见下:

https://github.com/PhilJay/MPAndroidChart/issues

关于该项目的使用和介绍见下:

https://github.com/PhilJay/MPAndroidChart/wiki


 

关于android可视化组件的对比可以参考如下链接:

http://www.tuicool.com/articles/uQzUjq

该文章说的较为详细,对比了很多图表库的特点

 

此外还有其他优秀的图表库,比如

1、Androidplot

http://androidplot.com/

2、hellocharts-android

http://jcodecraeer.com/a/anzhuokaifa/androidkaifa/2014/1107/1930.html

下载地址

http://jcodecraeer.com/a/opensource/2014/1107/1931.html

3、afreechart

http://afreechart.googlecode.com/svn/doc/screenshot/index.html

 

另外还有很多其他图表库,比如:

desCharts

https://github.com/bradipao/desCharts

XCL-Charts

国人出品,图表控件,种类很多

https://github.com/xcltapestry/XCL-Charts

Android-Charts

https://github.com/limccn/Android-Charts

https://github.com/HackPlan/AndroidCharts

android图表库说明

原文:http://blog.csdn.net/bawang_cn/article/details/44040567

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!