-
Flexmonster Pivot VS dhtmlx PivotIT 솔루션 2024. 5. 17. 09:44
javascript 기반 Pivot Component 비교
1. Data Loading 속도 : Flexmonster👍
- Flexmonster 35 초 vs dhtmlx 86 초
(10,000 row 기준)
2. 기본 집계 함수 지원 편의성 : Flexmonster👍
- Flexmonster
sum, max, min, % column, % row, % grand total, count 등
- dhtmlx
sum, max, min, count
custom Math Method 추가할 수 있음.(단, custom format 사용시 error 발생, % 관련 구현하기 어려움.)
3. Chart 연계 : Flexmonster👍
- Flexmonster : 내장 Chart 및 다양한 3rd Party Chart 연계 지원
- dhtmlx : 연계 지원 없음. ( Pivot table에서 해당 Data get 할 수 있는 API 지원하지 않음.)
4. 사용자가 작업한 내역 로컬 저장 기능 : Flexmonster👍
- dhtmlx 저장 기능 없음.
- Flexmonster 저장 내역을 불러올 수도 있음.
5. 언어 지원 : dhtmlx👍
- Flexmonster 일부 지원 vs dhtmlx 전체 한글화 지원
7. Learning Curve: : dhtmlx👍
8. UI 의 직관성 : : dhtmlx👍
💰. 가격 : dhtmlx👍
- Flexmonster $799 vs dhtmlx $299
(Standard 기준)
Flexmonster Pivot Demo
https://www.flexmonster.com/demos/js/pivot-table/
JavaScript Pivot Table • Flexmonster PivotGrid• JS Pivot component
Explore, summarize, visualize large datasets with fast JavaScript pivot table library. Embed and customize interactive pivot grid. See demo!
www.flexmonster.com
dhtmlx Pivot Demo
https://dhtmlx.com/docs/products/dhtmlxPivot/
JavaScript Pivot Table - DHTMLX Pivot
The most appreciated features of the DHTMLX library are the perfectly integrated set of standard user interface components, a well designed API easy to understand and the really extensive documentation that really speeds up the development.
dhtmlx.com
#참조사이트 : https://hackernoon.com/top-10-best-pivoting-components-for-developers
Top 10 Best Pivoting Components for Developers | HackerNoon
I tested the ten most popular pivot solutions and wrote an honest opinion on every single one.
hackernoon.com
Effortlessly Visualize Complex Data with These Top JavaScript Pivot Widgets
Are you tired of manually sorting through large amounts of data? Do you wish there was an easier way to visually analyze your information…
webix-ui.medium.com