mirror of
https://github.com/KevinMidboe/vue-chartjs.git
synced 2025-12-08 20:48:45 +00:00
✨ Add Radar Chart component
This commit is contained in:
14
README.md
14
README.md
@@ -86,14 +86,18 @@ export default {
|
||||
|
||||

|
||||
|
||||
### Radar
|
||||
|
||||

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