Download MPAndroidChart Example
This is the example application for the MPAndroidChart chart library / graph library on GitHub: https://github.com/PhilJay/MPAndroidChart It is designed to create beautiful visual representations. The core features of the library include: – Compatible with Android 2.2 (API level 8) and upwards – 7 different chart types: line, bar, pie, scatter, bubble, candlestick, radar (spider web) – Combined Charts – Scaling on both axes (with touch-gesture, axes separately or pinch-zoom) – Dual (separate) Y-Axis – Dragging / Panning (with touch-gesture) – Finger drawing (draw values into the chart with touch-gesture) – Highlighting values (with customizeable popup-views) – Save chart to SD-Card (as image, or as .txt file) – Read .txt file chart-data – Predefined color templates – Legends (generated automatically, customizeable) – Animations – Limit lines – Fully customizeable (paints, typefaces, legends, colors...