in terminal: yarn add chart.js // or npm install chart.js if you use npm //html file: //js file import Chart from 'chart.js' const ctx ...
確定! 回上一頁