formatter: function(value, context) { return `${context.dataset.labels[context.dataIndex]} ${value}%`;
確定! 回上一頁