💎 vue-chartjs@next
Stable Vue 2.0 Release
- Added Bubble Chart
- Added
chartId
as prop so you can define your own id now - Fixed width and height props. Keep in mind that you have to set
responsive
andmaintainAspectRatio
options to false so the props have effect on your chart - Added Tests