Android Open Source - Development data line-chart-view






Project Summary

Android chart library for time series data.

Web Site / Source Repository

line-chart-view is hosted in the following web site
https://github.com/hogelog/line-chart-view

If you think the Android project line-chart-view listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of line-chart-view.

ItemValue
Java File Count8
Activity Count3
Test Case Count2

License

The license information of line-chart-view is as follows:

MIT License

Java Source Files

org.hogel.android.linechartview.DateLineChartView.java
org.hogel.android.linechartview.LineChartStyle.java
org.hogel.android.linechartview.LineChartViewTest.java
org.hogel.android.linechartview.LineChartView.java
org.hogel.android.linechartview.ViewTestBase.java
org.hogel.android.linechartviewdemo.DateLineChartActivity.java
org.hogel.android.linechartviewdemo.LineChartActivity.java
org.hogel.android.linechartviewdemo.MainActivity.java