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.

The model and the graphing code is well optimized such as it can handle and display huge number of values.

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

Find us on Facebook, too:http://www.facebook.com/achartengine

Read a short introduction to AChartEngine here:http://www.javaadvent.com/2012/12/achartengine-charting-library-for.html

Another good tutorial can be read here:http://jaxenter.com/effort-free-graphs-on-android-with-achartengine-46199.html

Android 图表生成开源之AChartEngine(整理)_第1张图片

Android 图表生成开源之AChartEngine(整理)_第2张图片

Android 图表生成开源之AChartEngine(整理)_第3张图片


For a quick tour through some AChartEngine demo application screenshots, please visitthe official websiteand theAChartEngine Google Code page.




Features

There are three main types of charts that are supported by AChartEngine:

  • XY charts – display data on 2 axes (line, cubic line, area, bar, scatter, bubble, range (high-low))
  • “Round” charts – pie, doughnut, dial
  • Combined chart – can display a combination of the XY charts




  • Jar包,API文档下载地址:http://download.csdn.net/detail/cxc19890214/8084427


更多相关文章

  1. Android 1比1高仿微信图片选择器(新)
  2. android实现图片平移、旋转、缩放
  3. android 显示gif图片
  4. Android 浏览图片层叠放大效果(CoverFlow)
  5. Android 图片的缓存机制分析
  6. Android 双击和手势的图片缩放
  7. Android URL访问网络资源,通过URL加载网络图片

随机推荐

  1. 每个循环中的ajax执行不正确
  2. jQuery:在焦点上接收两个`focusin`事件
  3. 为什么jQuery的电子邮件验证regex如此简
  4. 只对css类进行动画处理,没有显式样式
  5. 关于jquery点击之后,标签的hover失效这个
  6. jquery 图片放大效果
  7. 在jQuery Mobile中做$(document).ready的正
  8. jQuery使用微调器加载整个HTML页面
  9. 通过调用返回参数的本地函数来构建Ajax D
  10. Zepto自定义选择器与Jq存在差异