-Java4Less (http://java4less.com/charts/chart.php?info=android)
- Chart4J (http://code.google.com/p/charts4j/) 需要网络支持
- BlueChart (http://code.google.com/p/bluechart/)

- aChartEngine (http://code.google.com/p/achartengine/)
- aiCharts (http://www.artfulbits.com/Android/aiCharts.aspx)收费

-chartdroid(http://code.google.com/p/chartdroid/)



推荐使用Chart4J 、aChartEngine。



charts4j :

charts4j is a free, lightweight charts & graphs Java API. It enables developers to programmatically create the charts available in theGoogle Chart Toolsthrough a straightforward and intuitive Java API.

News

charts4j source now ongithub

Using charts4j in production? I would love tohearabout it.

Features

  • Supports many features of theGoogle Chart Tools
  • Hides the ugly details of creating the URL parameters that are necessary for communicating with theGoogle Chart Tools
  • Can be incorporated into any Internet enabled Swing or web application environment (JSP/Servlet, GWT,Spring MVC, etc.)
  • 100% pure core Javasolution. No need for special graphics libraries, etc.
  • Super-scalable & Lightweight. Only one 160Kb jar and an Internet connection required
  • Well documented
  • GWT client-side support.
  • JFreeChart Eastwood Servlet integration.
  • Works onAndroid
  • Best of all, it isFREE!



aChartEngine:


AChartEngineis a charting library for Android applications. It currently supports the following chart types:

  • line chart
  • area chart
  • scatter chart
  • time chart
  • bar chart
  • pie chart
  • bubble chart
  • doughnut chart
  • range (high-low) bar chart
  • dial chart / gauge
  • combined (any combination of line, cubic line, scatter, bar, range bar, bubble) chart
  • cubic line chart
All the above supported chart types can contain multiple series, can be displayed with the X axis horizontally (default) or vertically and support many other custom features. The charts can be built as a view that can be added to a view group or as an intent, such as it can be used to start an activity.

AChartEngineis currently at the0.7.0release. New chart types will be added in the following releases. Please keep sending your feedback such as we can continually improve this library.


更多相关文章

  1. 使用NetBeans搭建Android开发环境
  2. Android(安卓)Service AIDL
  3. android打电话发短信
  4. android WebView 图片缩放功能小结
  5. android支持多行的radiogroup
  6. Using the Material Theme
  7. 整理:Android自带、第三方需要添加依赖的控件
  8. Could not find helloworld.apk
  9. 工作环境搭建(8) - CentOS7命令行安装Android(安卓)SDK

随机推荐

  1. Mysql事务特性和级别原理解析
  2. MySQL数据库锁机制原理解析
  3. mysql分页的limit参数简单示例
  4. 超详细MySQL8.0.22安装及配置教程
  5. MySQL binlog_ignore_db 参数的具体使用
  6. MYSQL字符串强转的方法示例
  7. MySQL 慢查询日志的开启与配置
  8. Navicat Premium远程连接MySQL数据库的方
  9. MySQL decimal unsigned更新负数转化为0
  10. Mysql匿名登录无法创建数据库问题解决方