mirror of
https://github.com/KevinMidboe/vue-chartjs.git
synced 2026-02-06 00:36:06 +00:00
✨ Add Doughnut Chart component
This commit is contained in:
@@ -76,7 +76,11 @@ export default {
|
||||
|
||||
### Line Chart
|
||||
|
||||

|
||||

|
||||
|
||||
### Doughnut
|
||||
|
||||

|
||||
|
||||
## Todo
|
||||
|
||||
@@ -85,7 +89,7 @@ export default {
|
||||
- [ ] Implement Radar Chart
|
||||
- [ ] Implement Polar Area Chart
|
||||
- [ ] Implement Pie Chart
|
||||
- [ ] Implement Doughnut Chart
|
||||
- [x] Implement Doughnut Chart
|
||||
- [ ] Make npm module
|
||||
- [ ] Add tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user