1559days since
ADC1 announcement

1214days since
Device availability

Components‎ > ‎

GraphView

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.

Free Source Code

Download the source code from components


The graph can be displayed in Bar mode:

See GraphView in Action!


Or in Line mode:

Of course the graph can also be displayed in portrait mode.

Download the source from My Components