Add Polar Area Chart component

This commit is contained in:
Jakub Juszczak
2016-07-03 10:38:24 +02:00
parent ca1d884074
commit 39de4195f6
5 changed files with 78 additions and 2 deletions

View File

@@ -90,12 +90,16 @@ export default {
![Pie](src/assets/radar.png)
### Polar Area
![Pie](src/assets/polar.png)
## Todo
- [x] ~~Implement Bar Chart~~
- [x] ~~Implement Line Chart~~
- [x] ~~Implement Radar Chart~~
- [ ] Implement Polar Area Chart
- [x] ~~Implement Polar Area Chart~~
- [x] ~~Implement Pie Chart~~
- [x] ~~Implement Doughnut Chart~~
- [ ] Make npm module