mirror of
https://github.com/KevinMidboe/vue-chartjs.git
synced 2025-12-08 20:48:45 +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