Chart.js¶
Chart.js 는 데이터 시각화를 위한 무료 오픈 소스 자바 스크립트 라이브러리 로 , bar , line , area , pie ( donut ), bubble , radar , polar, scatter 등 8 가지 차트 유형 을 지원합니다 .
Installation¶
npm¶
Bower¶
yarn¶
References¶
- https://www.chartjs.org/docs/latest/
- https://yeon22.github.io/Chartjs-kr/docs/latest/getting-started/usage.html