Chart.js Simple yet flexible JavaScript charting for designers & developers CSVデータ読み込みに関しては、Qiitaサイトを参考にさせていただきました。, 使い方はつぎのとおりです。 Called when a resize occurs. Chart.js、 All six core chart types in Chart.js are just 11kb minified and gzip’d and the library is modular so you can further reduce the request size for the file by only including the chart type that you actually need. The CSS applied from these media queries may cause charts to need to resize. 最近、グラフを作るのは、CGI系のフラッシュグラフとは異なり、HTMLへの組み込みが簡単なJavascriptライブラリーが主流になっています。 がありますが、このページでは扱いません。 筆時点の最新安定版のv2.9.3を利用してみます。 CSS media queries allow changing styles when printing a page. 変更などの事例が含まれています。, この折れ線グラフは、グラフ描写のJavascriptをjsファイルで作成しています。こうすることにより、HTMLがスッキリします。,