1 new Chart(canvas, { 2 type: 'horizontalBar', 3 data: { 4 labels: ['东邪', '西毒', '南帝', '北丐', '中神通'], 5 datasets: [{ 6 ...
確定! 回上一頁