Ect.31 Ag-grid react 사용기 - 정렬(Sorting) 프로젝트에서 Ag-grid react 라이브러리를 사용하면서 이거저거 적용해보고 있다. https://www.ag-grid.com/javascript-data-grid/row-sorting/ JavaScript Data Grid: Row Sorting This page describes how to sort row data in the grid and how you can customise that sorting to match your requirements. Download v30 of the best JavaScript Data Grid in the world now. www.ag-grid.com 기본 정렬 기본적인 정렬 기능을 사용하려면 sortable 을 true로 columnDef를 지정해줄 .. 2023. 9. 6. React Chart 라이브러리 - recharts 다룬다! 차트! https://recharts.org/en-US/ recharts 다이콤을 사용하여 해당 정보들을 시각화 하는 것을 맡게 되었다. 정보는 준비되어 있으므로 이 정보들을 어떻게 시각화를 할지 여러 차트 라이브러리를 서칭해보다가 깔끔하다는 rechats 를 선택하게 되었다. Victory 나 apex, react-chartjs-2 등 여러 라이브러리를 눈여겨 봤지만 실무에서 많이 사용되는 것을 해보는 것이 맞다고 여겨졌다. 설치 npm install recharts --save 사용하기 원하는 차트 컴포넌트를 import 하고 해당 컴포넌트의 props를 채워넣어서 차트를 그려준다. LineChart ScatterChart PieChart RadarChart BarChart RadialBar.. 2023. 8. 31. 리액트 Chart 라이브러리 자바스크립트 기반 차트 라이브러리 1. Chartjs Chart.js Chart.js Simple yet flexible JavaScript charting library for the modern web www.chartjs.org 2. C3.js C3.js | D3-based reusable chart library C3.js | D3-based reusable chart library Comfortable C3 makes it easy to generate D3-based charts by wrapping the code required to construct the entire chart. We don't need to write D3 code any more. Customizable C3 giv.. 2023. 8. 26. 리액트 테이블(표) 라이브러리 종류 1. react-base-table https://github.com/Autodesk/react-base-table GitHub - Autodesk/react-base-table: A react table component to display large datasets with high performance and flexibility A react table component to display large datasets with high performance and flexibility - GitHub - Autodesk/react-base-table: A react table component to display large datasets with high performance... github.c.. 2023. 8. 25. 이전 1 2 3 4 5 6 ··· 8 다음