先引入js檔案,創造圖表. <script src="Chart.min.js"></script> <div style="width:400px;height:400px;"> <canvas id="myChart"></canvas> </div>.
確定! 回上一頁