... Chart.Bar(canvas, { data: data, options: { legend: { position: "bottom" } } }); } </script> </head> <body> <canvas id="myChart" width="400" height="200 ...
確定! 回上一頁