This is the documentation page for android-charts.
android-charts is a collection of chart components for Android development written in Java. You can use them in your Android apps when needed.
The charts included are as follows:
- Grid chart
- Line charts, including single line and multiple line charts
- Stick charts, including basic stick charts and special stick charts with support for displaying moving averages
- Candlestick charts, also known as K-line charts, with support for displaying moving averages
- Pie charts, including basic pie charts and segmented pie charts
- Radar charts, also known as spider web charts, including area radar charts
All of the above components are currently stable versions. Existing components are continuously being improved, and new components are being added.
The following charts are currently under development:
- Area charts, including single line area charts and multiple line area charts
- Stick charts, including segmented area charts
- MACD and other securities-related charts
You can download the charts from the following local address: http://lidaren.com/code/androidcharts/AndroidCharts.zip
Project management URLs:
- Code management: https://github.com/limccn/Android-Charts
- Google Code: https://code.google.com/p/android-charts/
If you want to join us and become a contributor to the Android-Charts framework, please leave a comment in the comment area of this article. Thank you!
Screenshots: The following are screenshots of the charts (with the chart title in the top left corner):