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. The graph can be displayed in Bar mode: Or in Line mode:
Of course the graph can also be displayed in portrait mode. Download the source from My Components If you use GraphView in your app please fill out this form These apps already use GraphView |
Components >