import Chart from 'chart.js';. Chart.js uses canvas to draw the charts for that reason we need to put a canvas element in our Render method. <canvas ...
確定! 回上一頁