chart.js legend position top right. 您好,如果您想将Chart.js 图表的图例放在右上角,可以使用以下代码: var myChart = new Chart(ctx, { type: 'bar', data: data ...
確定! 回上一頁