js var ctx = document.getElementById("canvas").getContext("2d"); window.my_chart = new Chart(ctx, { type: 'bar', data ...
確定! 回上一頁