Skip to content

💎 vue-chartjs@next

Compare
Choose a tag to compare
@apertureless apertureless released this 23 Sep 13:06
0a04114

Stable Vue 2.0 Release

  • Added Bubble Chart
  • Added chartIdas prop so you can define your own id now
  • Fixed width and height props. Keep in mind that you have to set responsive and maintainAspectRatio options to false so the props have effect on your chart
  • Added Tests