Android-Charts


Source link: https://github.com/limccn/Android-Charts

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 chart
  • line chart
  • stick chart
  • candlestick chart
  • macd chart
  • pie chart
  • spider web chart
  • area chart
  • separated stick chart
  • pizza chart
  • round radar chart
  • rose 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.

Or Contact us by follow

Also, you can goto Google Code and find the old versions of 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.

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.

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!

License

Android-Charts is released under the Apache 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. 

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.

Resources

Road Runner is a library for android which allow you to make your own loading animation using a SVG image.

This repository contains AnimatedEditText, PinEntryEditText and TextDrawable all of which extend the behaviour of EditText and implement features that are otherwise not available.

Android loading animations.

Compile-time generation of gson TypeAdapters to preserve class encapsulation.

A tiny Android library makes very easier count animation of TextView.

Present your progress bars in arc mode with information and total control.

Topics


2D Engines   3D Engines   9-Patch   Action Bars   Activities   ADB   Advertisements   Analytics   Animations   ANR   AOP   API   APK   APT   Architecture   Audio   Autocomplete   Background Processing   Backward Compatibility   Badges   Bar Codes   Benchmarking   Bitmaps   Bluetooth   Blur Effects   Bread Crumbs   BRMS   Browser Extensions   Build Systems   Bundles   Buttons   Caching   Camera   Canvas   Cards   Carousels   Changelog   Checkboxes   Cloud Storages   Color Analysis   Color Pickers   Colors   Comet/Push   Compass Sensors   Conferences   Content Providers   Continuous Integration   Crash Reports   Credit Cards   Credits   CSV   Curl/Flip   Data Binding   Data Generators   Data Structures   Database   Database Browsers   Date &   Debugging   Decompilers   Deep Links   Dependency Injections   Design   Design Patterns   Dex   Dialogs   Distributed Computing   Distribution Platforms   Download Managers   Drawables   Emoji   Emulators   EPUB   Equalizers &   Event Buses   Exception Handling   Face Recognition   Feedback &   File System   File/Directory   Fingerprint   Floating Action   Fonts   Forms   Fragments   FRP   FSM   Functional Programming   Gamepads   Games   Geocaching   Gestures   GIF   Glow Pad   Gradle Plugins   Graphics   Grid Views   Highlighting   HTML   HTTP Mocking   Icons   IDE   IDE Plugins   Image Croppers   Image Loaders   Image Pickers   Image Processing   Image Views   Instrumentation   Intents   Job Schedulers   JSON   Keyboard   Kotlin   Layouts   Library Demos   List View   List Views   Localization   Location   Lock Patterns   Logcat   Logging   Mails   Maps   Markdown   Mathematics   Maven Plugins   MBaaS   Media   Menus   Messaging   MIME   Mobile Web   Native Image   Navigation   NDK   Networking   NFC   NoSQL   Number Pickers   OAuth   Object Mocking   OCR Engines   OpenGL   ORM   Other Pickers   Parallax List   Parcelables   Particle Systems   Password Inputs   PDF   Permissions   Physics Engines   Platforms   Plugin Frameworks   Preferences   Progress Indicators   ProGuard   Properties   Protocol Buffer   Pull To   Purchases   Push/Pull   QR Codes   Quick Return   Radio Buttons   Range Bars   Ratings   Recycler Views   Resources   REST   Ripple Effects   RSS   Screenshots   Scripting   Scroll Views   SDK   Search Inputs   Security   Sensors   Services   Showcase Views   Signatures   Sliding Panels   Snackbars   SOAP   Social Networks   Spannable   Spinners   Splash Screens   SSH   Static Analysis   Status Bars   Styling   SVG   System   Tags   Task Managers   TDD &   Template Engines   Testing   Testing Tools   Text Formatting   Text Views   Text Watchers   Text-to   Toasts   Toolkits For   Tools   Tooltips   Trainings   TV   Twitter   Updaters   USB   User Stories   Utils   Validation   Video   View Adapters   View Pagers   Views   Watch Face   Wearable Data   Wearables   Weather   Web Tools   Web Views   WebRTC   WebSockets   Wheel Widgets   Wi-Fi   Widgets   Windows   Wizards   XML   XMPP   YAML   ZIP Codes