This package has been deprecated

Author message:

WARNING: This project has been renamed. Use @coreui/vue-chartjs instead.

@coreui/coreui-vue-chartjs
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Coreui Vue Chartjs library

NPM Downloads Chart.js Vue

CoreUI icons vue - CIcon component

Dedicated component used to implement Chart.js in Vue.js. You can find the library documentation here

Features

  • 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 to Chart.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 and license

Copyright 2019 creativeLabs Łukasz Holeczek. Code released under the MIT license.

Package Sidebar

Install

npm i @coreui/coreui-vue-chartjs

Homepage

coreui.io

Weekly Downloads

13

Version

1.0.1

License

MIT

Unpacked Size

6.82 MB

Total Files

13

Last publish

Collaborators

  • coreui