Android-Charts:开源的原生Android图形/图表框架

网友投稿 1103 2022-10-27

Android-Charts:开源的原生Android图形/图表框架

Android-Charts:开源的原生Android图形/图表框架

Welcome to Android-Charts

Welcome to Android-Charts project page on github.com. We just moved from Google Code. Android-Charts is an open-source android developing framework written in JAVA on Android SDK. Android-Charts includes a set of very useful graphs/charts you need for developing Android application.

For user in China: Android-Charts/Cocoa-Charts技术交流QQ群现已开通,欢迎加入。群号:170987350

Released Charts

gird chartline chartstick chartcandlestick chartmacd chartpie chartspider web chartarea chartseparated stick chartpizza chartround radar chartrose chart

Under developing Charts

stacked stick chart

More About Android-Charts

If you need further information of Android-Charts, you can visit the web site of Android-Charts.

http://limc-/androidcharts.

Or Contact us by follow

Twitter: @limccnSina Weibo:@limccn

Also, you can goto Google Code and find the old versions of Android-Charts.

Android-Charts on Google Code

Need iOS version?

We also released an Objective-c version Chart Framework, if you need develop your application on both Android and iOS platforms.

Cocoa-Charts

Get Start

Clone or download Android-Charts if you haven't yet, At the command prompt type command like this git clone git://github.com/limccn/Android-Charts.git Import the Android-Charts source files to your android project. Select the graph/chart you want to use in your application, and Enjoy it.

Gradle build

To install the sample application to your device run the following task:

$ ./gradlew installDebug

To deploy the library to your local Maven repository run the following task:

$ ./gradlew install

Then, to use the library in your project add the following to your build.gradle:

dependencies { compile 'cn.limc:androidcharts:1.0.0'}

ScreenShot

History, Change Logs

###v0.1.1, 2013-05-30 To make our Android-Charts more like an Open-source framework, We fixed some bugs. Besides, We rewrote the Javadoc annotations.

###v0.1, 2012-07-14 The first stable version released, we decide to make it as an Open-source framework. This version of Android-Charts included some new charts like line chart and stick chart.

###v0.0.1, 2011-05-06 We found that we need a new graph/chart framework to develop our application, so we wrote our first version of Android-Charts, only includes pie chart and spider web chart.

Contributing

We encourage everyone to contribute to Android-Charts!

Get a GitHub Account if you haven't yet.Fork Android-Charts. Tips:(how to fork a repo)Make your changes.Test your changes.Submit a pull request. Tips:(how to create a pull request)

License

Android-Charts is released under the Apache License 2.0.

Copyright 2011 limc- All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Donation

If you like Android-Charts feel free to support Android-Charts. By making donation you invest in the project's future, helping it to be compatible with latest Android versions and to have less bugs and more features.

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:后端日志【15】:时间过的很快,坚持自我修炼的两个月又10天,我现在有什么感觉呢?
下一篇:Go----Go 语言中的标识符和关键字
相关文章

 发表评论

暂时没有评论,来抢沙发吧~