This is a sample custom view to build audiogram reports on Android. Audiogram graphs are unique because the y-axis scale is in reverse (positive to negative) and with pre-defined markers..
graph-audiogram is hosted in the following web site
https://github.com/Zintori/graph-audiogram
If you think the Android project graph-audiogram listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of graph-audiogram.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [hdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 3 image files in graph-audiogram. The names of the image files are listed as follows.
alert_compass_blue.png blue_cross.png red_circle.png
The following screenshort is generated from the image listed above.
graph-audiogram has the following Java source files.
com.zintori.graphchartlibrary.GraphView.java com.zintori.graphchartlibrary.MainActivity.java