ctx.textAlign = 'center';. ctx.fillStyle = '#333';. // 创建矩形ctx.fillRect(x, y, width, height);. ctx.fillText(`${datum.percent}%` ...
確定! 回上一頁