A

所属分类:Java编程
开发工具:Java
文件大小:1187KB
下载次数:1
上传日期:2020-03-06 10:07:24
上 传 者5433726
说明:  android-charts是一套基于Java和Android开发的图形图表控件.
(android-charts is a set of graphic chart controls developed based on Java and Android.)

文件列表:
Android例子源码基于Java和Android开发的图形图表控件 (0, 2017-01-02)
doc (0, 2014-06-26)
doc\javadoc (0, 2014-06-26)
doc\javadoc\allclasses-frame.html (6998, 2014-06-26)
doc\javadoc\allclasses-noframe.html (6158, 2014-06-26)
doc\javadoc\cn (0, 2014-06-26)
doc\javadoc\cn\limc (0, 2014-06-26)
doc\javadoc\cn\limc\androidcharts (0, 2014-06-26)
doc\javadoc\cn\limc\androidcharts\AndroidChartsActivity.html (17357, 2014-06-26)
doc\javadoc\cn\limc\androidcharts\BuildConfig.html (10276, 2014-06-26)
doc\javadoc\cn\limc\androidcharts\class-use (0, 2014-06-26)
doc\javadoc\cn\limc\androidcharts\class-use\AndroidChartsActivity.html (5991, 2014-06-26)
doc\javadoc\cn\limc\androidcharts\class-use\BuildConfig.html (5902, 2014-06-26)
doc\javadoc\cn\limc\androidcharts\class-use\R.attr.html (5852, 2014-06-26)
doc\javadoc\cn\limc\androidcharts\class-use\R.drawable.html (5892, 2014-06-26)
doc\javadoc\cn\limc\androidcharts\class-use\R.html (5802, 2014-06-26)
doc\javadoc\cn\limc\androidcharts\class-use\R.id.html (5832, 2014-06-26)
doc\javadoc\cn\limc\androidcharts\class-use\R.layout.html (5872, 2014-06-26)
doc\javadoc\cn\limc\androidcharts\class-use\R.string.html (5872, 2014-06-26)
doc\javadoc\cn\limc\androidcharts\entity (0, 2014-06-26)
doc\javadoc\cn\limc\androidcharts\entity\class-use (0, 2014-06-26)
doc\javadoc\cn\limc\androidcharts\entity\class-use\ColoredStickEntity.html (6082, 2014-06-26)
doc\javadoc\cn\limc\androidcharts\entity\class-use\DateValueEntity.html (17686, 2014-06-26)
doc\javadoc\cn\limc\androidcharts\entity\class-use\IChartData.html (12147, 2014-06-26)
doc\javadoc\cn\limc\androidcharts\entity\class-use\IEntity.html (5992, 2014-06-26)
doc\javadoc\cn\limc\androidcharts\entity\class-use\IHasColor.html (8291, 2014-06-26)
doc\javadoc\cn\limc\androidcharts\entity\class-use\IHasDate.html (10369, 2014-06-26)
doc\javadoc\cn\limc\androidcharts\entity\class-use\IMeasurable.html (10034, 2014-06-26)
doc\javadoc\cn\limc\androidcharts\entity\class-use\IStickEntity.html (14600, 2014-06-26)
doc\javadoc\cn\limc\androidcharts\entity\class-use\LineEntity.html (17601, 2014-06-26)
doc\javadoc\cn\limc\androidcharts\entity\class-use\ListChartData.html (6032, 2014-06-26)
doc\javadoc\cn\limc\androidcharts\entity\class-use\MACDEntity.html (6002, 2014-06-26)
doc\javadoc\cn\limc\androidcharts\entity\class-use\OHLCEntity.html (6002, 2014-06-26)
doc\javadoc\cn\limc\androidcharts\entity\class-use\StickEntity.html (10717, 2014-06-26)
doc\javadoc\cn\limc\androidcharts\entity\class-use\TitleValueColorEntity.html (9184, 2014-06-26)
doc\javadoc\cn\limc\androidcharts\entity\class-use\TitleValueEntity.html (10740, 2014-06-26)
doc\javadoc\cn\limc\androidcharts\entity\ColoredStickEntity.html (13573, 2014-06-26)
doc\javadoc\cn\limc\androidcharts\entity\DateValueEntity.html (13130, 2014-06-26)
... ...

# 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.
### Released Charts - `gird chart` - `line chart` - `stick chart` - `candlestick chart` - `pie chart` - `spider web chart` ### Under developing Charts - `area chart` - `separated stick chart` - `pizza chart` - `round radar chart` ### More About Android-Charts If you need further information of Android-Charts, you can visit the web site of Android-Charts. - [http://www.limc.cn/androidcharts](http://www.limc.cn/androidcharts). Or Contact us by follow - Twitter: [@limccn](https://twitter.com/limccn) - Sina Weibo:[@limccn](http://weibo.com/limccn) Also, you can goto Google Code and find the old versions of Android-Charts. - [Android-Charts on Google Code](https://code.google.com/p/android-charts/) ### 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](https://github.com/limccn/Cocoa-Charts.git) ## Get Start 1. 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 2. Import the Android-Charts source files to your android project. 3. Select the graph/chart you want to use in your application, and Enjoy it. ## ScreenShot ![Screenshot](http://www.lidaren.com/code/androidcharts/screenshot.png) ## 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](https://github.com/signup/free) if you haven't yet. - Fork [Android-Charts](https://github.com/limccn/Android-Charts.git). Tips:([how to fork a repo](https://help.github.com/articles/fork-a-repo)) - Make your changes. - Test your changes. - Submit a pull request. Tips:([how to create a pull request](https://help.github.com/articles/fork-a-repo)) ## License Android-Charts is released under the [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0). Copyright 2011 limc.cn 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://www.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.

近期下载者

相关文件


收藏者