yarn add chart.js // or npm install chart.js if you use npm. 3. //html file: 4. <canvas id="my-chart" width="400" height="400"></canvas>. 5. //js file.
確定! 回上一頁