You need to wrap the title object inside an options object like var myChart = new Chart(ctx, { type: 'doughnut', options: { plugins: ...
確定! 回上一頁