프로젝트에서 가끔씩 사용되는 차트를 모아봤습니다. Grid보다는 무료도 쓸만 한게 많은것 같습니다. 요즘에는 대부분 HTML 5를 지원하고 있고 데이터도 Json을 사용하도록 되어있어 사용법도 간단 합니다. 제품별 사이트에 있는 예제 화면을 모아보았습니다.
google chart
데모 : https://developers.google.com/chart/interactive/docs/gallery
무료 : https://creativecommons.org/licenses/by/4.0/deed.ko
Chart.js
데모 : https://www.chartjs.org/samples/latest/
https://www.chartjs.org/docs/latest/ - source
무료 : MIT
APEXCHARTS
데모 : https://apexcharts.com/javascript-chart-demos/
무료 : MIT
JFreeChart
데모 : http://www.jfree.org/jfreechart/samples.html
무료: The JFreeChart Developer Guide(유료)
C3.js
데모 : https://c3js.org/examples.html
무료 : MIT
AnyChart
데모 : https://www.anychart.com/products/anychart/gallery/
유료 : https://www.anychart.com/buy/
rMate Chart
데모 : http://demo.riamore.net/HTML5demo/chart/index.html
유료 : http://www.riamore.net/buy/license.html
amChart
데모 : https://www.amcharts.com/demos/
유료 : https://www.amcharts.com/online-store/
FusionCharts
데모 : https://www.fusioncharts.com/charts?product=fusioncharts
유료 : https://www.fusioncharts.com/buy
- copy coding -
'Internet Info' 카테고리의 다른 글
어느날 애드센스 광고가 사라졌다면 (0) | 2019.10.30 |
---|---|
구글 크롬 배경색 테마 변경 (0) | 2019.10.19 |
전역일 출산예정일 배란일 계산기 (0) | 2019.05.19 |
종합소득세 신고 지방세 세목별 과세증명 (자동차세, 주민세), 등본 발급 (0) | 2019.05.15 |
종합소득세 신고 건강보험료 납부확인서 출력 (0) | 2019.05.14 |