공식 사이트는 http://www.chartjs.org/ 이쪽으로~
Charts.js… 깔끔하면서도 강력한… 그래프 기능을 제공한다.
Chart.js – Easy, object oriented client side graphs for designers and developers
6 Chart types
Visualise your data in different ways. Each of them animated, fully customisable and look great, even on retina displays.
HTML5 Based
Chart.js uses the HTML5 canvas element. It supports all modern browsers, and polyfills provide support for IE7/8.
Simple and flexible
Chart.js is dependency free, lightweight (4.5k when minified and gzipped) and offers loads of customisation options.
HTML5기반의 단순하고 유연한 6가지 타입의 그래프를 제공한다.
1. 선 차트 Line charts
2. 막대 차트 Bar charts
3. 방사형 차트 Radar charts
4. 파이 차트 Pie charts
5. 폴라 차트 Polar area charts
6. 도넛 그래프 Doughnut charts