承接上一篇文章,请参考 http://blog.csdn.net/shineflowers/article/details/44701645
1. 将mpandroidchartlibrary-2-0-8.jar包copy到项目的libs中
2. 定义xml文件
3. 主要Java逻辑代码如下,注释已经都添加上了。
package com.example.mpandroidl...
分类:
移动开发 时间:
2015-03-28 20:26:08
阅读次数:
765
MPAndroidChart是一款基于Android的开源图表库,MPAndroidChart不仅可以在Android设备上绘制各种统计图表,而且可以对图表进行拖动和缩放操作,应用起来非常灵活。MPAndroidChart同样拥有常用的图表类型:线型图、饼图、柱状图和散点图。
GitHub地址:
https://github.com/PhilJay/MPAndroidChart
下面主要...
分类:
移动开发 时间:
2015-03-28 15:46:58
阅读次数:
242
Android开源图表库:https://github.com/xcltapestry/XCL-Chartshttp://blog.csdn.net/xcl168/article/details/29675613helloChat:https://github.com/lecho/hellochar...
分类:
其他好文 时间:
2015-01-16 18:31:38
阅读次数:
137
XCL-ChartsV2.1 Android开源图表库(XCL-Charts is a free charting library for Android platform.) XCL-Charts基于原生的Canvas来绘制各种图表,在设计时,尽量在保证开发效率的同一时候,给使用者提供...
分类:
移动开发 时间:
2014-12-26 21:37:13
阅读次数:
214
AChartEngine是一款基于Android的图表绘制引擎,
MPAndroidChart是一款基于Android的开源图表库,
Mobi Pick是一款Android风格的日期选择组件,...
分类:
移动开发 时间:
2014-10-21 01:07:46
阅读次数:
289
XCL-ChartsXCL-Charts V1.8 Android开源图表库(XCL-Charts is a free charting library for Android platform.) XCL-Charts基于Android原生Canvas来绘制各种图表,使用简便,定制灵活。 目前支持...
分类:
移动开发 时间:
2014-10-17 09:18:54
阅读次数:
183
qwt是基于Qt的开源图表库从官网下载qwt的源码http://sourceforge.jp/projects/sfnet_qwt/downloads/qwt/6.1.0/qwt-6.1.0.tar.bz2/解压,进入目录tar jxvf qwt-6.1.0.tar.bz2cd qwt-6.1.0编...
分类:
其他好文 时间:
2014-07-14 15:08:29
阅读次数:
346
XCL-Charts v0.1
Android开源图表库,基于原生的Canvas来绘制各种图表。目前支持3D/非3D柱形图、3D/非3D饼图、堆叠图、面积图、折线图、曲线图、环形图、南丁格尔玫瑰图、仪表盘、圆形图等等,并支持图表的混合显示及同数据源不同类型图表切换的功能。
License
采用Apache v2 License开源协议。
项目代码托管在开源中国上:
https://git.oschina.net/xclcharts/XCL-Charts
对在Android上用C...
分类:
移动开发 时间:
2014-06-16 11:38:22
阅读次数:
403