Chart config const config = { type: 'bar', data: data, options: { plugins: { title: { display: false, } }, responsive: true, interaction: { intersect: false ...
確定! 回上一頁