2024. 4. 3. 10:26ㆍ개발/토막난 상식
조건!
영어를 지원하고(중국어만 있는거는 패스)
JS 혹은 Ts 로 만들어져서 도입이 쉬운
리액트 차트들로 목록화 했습니다.
무료의 경우 깃허브 stars or 사용해본 지인 추천
------------------------무료------------------------
1. FL 차트
https://app.flchart.dev/#/line
2. react-chartjs-2
https://react-chartjs-2.js.org/
3. recharts
4. nivo
5. xkcd
https://timqian.com/chart.xkcd/#introduction
6. G2
https://g2.antv.antgroup.com/en/
7. Frappe Charts
(바차트만 있음, zero dependencies)
https://github.com/frappe/charts
8. chart.js
9. chartscss
10. billboard.js (네이버 에서 만듬, 기능 성능 좋음, Doc가 친절함)
https://naver.github.io/billboard.js/
11. NGX-CHARTS
swimlane.github.io/ngx-charts/
12. React Charts
https://react-charts.tanstack.com/
13. vizzu-lib
https://lib.vizzuhq.com/latest/
14. react-vis
https://uber.github.io/react-vis/
15. VICTORY
https://commerce.nearform.com/open-source/victory
16. c3
17. morris js
https://morrisjs.github.io/morris.js/
18. echarts (apache)
https://echarts.apache.org/en/index.html
19. visx(airbnb)
------------------------유료------------------------
1. amcharts5
If you have a commercial amCharts 4 license, this software is covered by your license, which supersedes any other license bundled with this package.
If you don't have a commercial license, the use of this software is covered by a freeware license. Refer to included LICENSE file. The license is also available online.
2. highcharts
3. webPonent CHART
https://solution.cyber-i.com/products/ui/chart_summary.htm
4. rMate Chart
http://demo.riamore.net/HTML5demo/chart/index.html
5. FusionCharts
https://www.fusioncharts.com/react-charts?framework=react
6. ZK Chart
https://www.zkoss.org/product/zkcharts
'개발 > 토막난 상식' 카테고리의 다른 글
원티드 디자인 (피그마) (2) | 2024.04.03 |
---|---|
노드 자바 성능 비교 (0) | 2024.04.03 |
react 차트 라이브러리 종류 비교 14종! (0) | 2024.03.29 |
10만건 이상의 데이터 in front (테이블 개선) (0) | 2024.03.28 |
2개의 map vs 1개의 reduce 속도 비교 (0) | 2024.03.25 |