mirror of
https://github.com/KevinMidboe/vue-chartjs.git
synced 2025-10-29 18:00:20 +00:00
📝 Update readme with todo section
This commit is contained in:
12
README.md
12
README.md
@@ -78,6 +78,18 @@ export default {
|
||||
|
||||

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