- Notifications
You must be signed in to change notification settings - Fork3
CoreUI Vue Chart.jshttp://coreui.io
License
NotificationsYou must be signed in to change notification settings
coreui/coreui-vue-chartjs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Dedicated components used to implementChart.js in Vue.js. You can find thelibrary documentationhere
- Implementation with ease -You only need to pass 'datasets' prop and you have your chart working. Optionally you can pass labels, options and plugins according toChart.js docs. The rest of chart.js configuration issues are already resolved,
- Chart will be rendered, even if you don't pass the labels, as empty labels will be generated automatically. You can also assign months or numeric indexes to labels (see prop description),
- If you don't pass tooltip options, coreui-custom-tooltips, would be used by default. They are resolving the chart.js issue with tooltip beeing cut, when exceeding the canvas.
- Dynamic updates of passed configuration. This feature makes your chart.js configuration automatically reactive to changes.
Copyright 2019 creativeLabs Łukasz Holeczek. Code released under the MIT license.
About
CoreUI Vue Chart.jshttp://coreui.io
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.