mirror of
https://github.com/KevinMidboe/vue-chartjs.git
synced 2025-10-29 18:00:20 +00:00
@@ -14,7 +14,8 @@ You can import the whole package or each module individual.
|
|||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
import VueCharts from 'vue-chartjs'
|
import VueCharts from 'vue-chartjs'
|
||||||
import { Bar } from 'vue-chartjs'
|
import { Bar, Line } from 'vue-chartjs'
|
||||||
|
```
|
||||||
|
|
||||||
Just create your own component.
|
Just create your own component.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user