Update README.md

This commit is contained in:
PhilJay 2014-05-29 00:26:46 +02:00
parent aba44b3786
commit 010a5047a9

View file

@ -17,15 +17,19 @@ Features
- Fully customizeable (paints, typefaces, legends, colors, background, gestures, ...)
**Chart types:**
- **LineChart (single line)**
- **LineChart (single DataSet)**
![alt tag](https://raw.github.com/PhilJay/MPChart/master/screenshots/linechart.png)
- **LineChart (multi line / experimental branch)**
- **LineChart (multiple DataSets)**
![alt tag](https://raw.github.com/PhilJay/MPChart/experimental/screenshots/linechart_multiline.png)
- **BarChart2D**
- **BarChart2D (single DataSet)**
![alt tag](https://raw.github.com/PhilJay/MPChart/master/screenshots/barchart2d.png)
- **BarChart2D (multiple DataSets)**
![alt tag](https://raw.github.com/PhilJay/MPChart/master/screenshots/barchart2d_multi_dataset.png)
- **BarChart3D**
![alt tag](https://raw.github.com/PhilJay/MPChart/master/screenshots/barchart3d.png)