📝 Update Documentation

This commit is contained in:
Jakub Juszczak
2017-02-27 23:03:02 +01:00
parent b5beff4670
commit 0c96745681
14 changed files with 36 additions and 3 deletions

View File

@@ -254,9 +254,27 @@ Sometimes you need more control over chart.js. Thats why you can access the char
</p>
![Bar](assets/bar.png)
### Line Chart
![Line](assets/line.png)
### Doughnut
![Doughnut](assets/doughnut.png)
### Pie
![Pie](assets/pie.png)
### Radar
![Pie](assets/radar.png)
### Polar Area
![Pie](assets/polar.png)
### Bubble
![Bubble](assets/bubble.png)