GitHub - skumar2998/GraphView: Android View subclass to create simple bar and line graphs

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

GraphView is a custom View which easily creates Graphs.
Just supply an array of values and they will be displayed in the graph.
The graph automatically scales the values between the highest and the lowest in the supplied set.
Labels are shown along the X and Y axis. 
The first and last label on the X axis are intentionally not centered in order to use less screen space.
http://android.arnodenhond.com/components/graphview

About

Android View subclass to create simple bar and line graphs

Resources

Readme

Activity

Stars

1 star

Watchers

1 watching

Forks

0 forks

Releases

No releases published