[Vuejs]-Rerender chart via changing data Vue-chartjs

0👍

https://github.com/apertureless/vue-chartjs/blob/develop/src/mixins/index.js#L89-L92

chartData is defined as an object in the mixin.reactiveProp

Leave a comment