Android Open Source - Graphics graph GraphView






Project Summary

Android Graph Library for creating zoomable and scrollable line and bar graphs..

Web Site / Source Repository

GraphView is hosted in the following web site
https://github.com/jjoe64/GraphView

If you think the Android project GraphView 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 GraphView.

ItemValue
Java File Count20
Target SDK Version16
Minimum SDK Version9
Activity Count0
jar files usedGraphView-3.1.1.jar
GraphView-3.1.2.jar
GraphView-3.1.3.jar
GraphView-3.1.4.jar
GraphView-4.0.0.jar
graphview-3.1.jar




License

The license information of GraphView is as follows:

GNU General Public License

Java Source Files

com.jjoe64.graphview.DefaultLabelFormatter.java
com.jjoe64.graphview.GraphView.java
com.jjoe64.graphview.GridLabelRenderer.java
com.jjoe64.graphview.LabelFormatter.java
com.jjoe64.graphview.LegendRenderer.java
com.jjoe64.graphview.SecondScale.java
com.jjoe64.graphview.ValueDependentColor.java
com.jjoe64.graphview.Viewport.java
com.jjoe64.graphview.compat.OverScrollerCompat.java
com.jjoe64.graphview.helper.DateAsXAxisLabelFormatter.java
com.jjoe64.graphview.helper.GraphViewXML.java
com.jjoe64.graphview.helper.StaticLabelsFormatter.java
com.jjoe64.graphview.series.BarGraphSeries.java
com.jjoe64.graphview.series.BaseSeries.java
com.jjoe64.graphview.series.DataPointInterface.java
com.jjoe64.graphview.series.DataPoint.java
com.jjoe64.graphview.series.LineGraphSeries.java
com.jjoe64.graphview.series.OnDataPointTapListener.java
com.jjoe64.graphview.series.PointsGraphSeries.java
com.jjoe64.graphview.series.Series.java