GitHub - freedom2013/MPAndroidChart: A simple chartview / graphview library for Android, supporting line- bar- and piecharts as well as scaling and dragging.

MPChart

A simple charting library for Android, supporting line- bar- and piecharts, scaling, dragging and selecting.

Remember: It's all about the looks.

Features

Core features:

  • Scaling (with touch-gesture)
  • Dragging (with touch-gesture)
  • Highlighting values
  • Save chart to SD-Card
  • Predefined color templates
  • Fully customizeable (paints, typefaces, legends, colors, background, gestures, ...)

Chart types:

  • LineChart

alt tag

  • BarChart2D

alt tag

  • BarChart3D

alt tag

  • PieChart

alt tag

Usage

Example usage code coming soon. Rely on the "MPChartExample" folder for now and check out the examples in that project.