Top "Vue-chartjs" questions

vue-chartjs is a Vue.

Vue Chart.js - Chart is not updating when data is changing

I'm using Vue.js and Chart.js to draw some charts. Each time I call the function generateChart(), the chart …

javascript vue.js charts vue-chartjs
How to create custom legend in ChartJS

I need to create custom legend for my donut chart using ChartJS library. I have created donut with default legend …

javascript vue.js chart.js vue-chartjs
Vue-chartjs is rendering my responsive chart too tall for my window

I created a simple responsive HTML + JS chart with chart.js which worked well. I decided to do it within …

vue-chartjs
ChartJS xAxis label position

I have a ChartJS that display the label as slanted when you resize the window to smaller size. What I …

javascript chart.js vue-chartjs