mirror of
https://github.com/KevinMidboe/vue-chartjs.git
synced 2026-02-09 10:59:32 +00:00
✨ Add Pie Chart component
This commit is contained in:
@@ -82,13 +82,17 @@ export default {
|
||||
|
||||

|
||||
|
||||
### Pie
|
||||
|
||||

|
||||
|
||||
## Todo
|
||||
|
||||
- [x] Implement Bar Chart
|
||||
- [x] Implement Line Chart
|
||||
- [ ] Implement Radar Chart
|
||||
- [ ] Implement Polar Area Chart
|
||||
- [ ] Implement Pie Chart
|
||||
- [x] Implement Pie Chart
|
||||
- [x] Implement Doughnut Chart
|
||||
- [ ] Make npm module
|
||||
- [ ] Add tests
|
||||
|
||||
Reference in New Issue
Block a user