Added screenshots to readme.

This commit is contained in:
PhilJay 2014-04-25 17:35:52 +02:00
parent 8a9cdaf2fe
commit 940e3e81db

View file

@ -3,5 +3,20 @@ MPChart
A simple charting library for Android, supporting line- bar- and piecharts, scaling, dragging and selecting.
LineChart
Remember: *It's all about the looks.*
**LineChart**
![alt tag](https://raw.github.com/PhilJay/MPChart/master/screenshots/linechart.png)
**BarChart2D**
![alt tag](https://raw.github.com/PhilJay/MPChart/master/screenshots/barchart2d.png)
**BarChart3D**
![alt tag](https://raw.github.com/PhilJay/MPChart/master/screenshots/barchart3d.png)
**PieChart**
![alt tag](https://raw.github.com/PhilJay/MPChart/master/screenshots/piechart.png)