Comparison of JavaScript pivot tables: Difference between revisions
From EverybodyWiki Bios & Wiki
Added PivotData microservice |
|||
| Line 16: | Line 16: | ||
|- | |- | ||
| [https://www.flexmonster.com/ Flexmonster] || Proprietary <ref name="multiple2">https://www.flexmonster.com/</ref> || 2.5.7 on July 16, 2018<ref name="multiple2" /> || JavaScript<ref name="multiple2" /> | | [https://www.flexmonster.com/ Flexmonster] || Proprietary <ref name="multiple2">https://www.flexmonster.com/</ref> || 2.5.7 on July 16, 2018<ref name="multiple2" /> || JavaScript<ref name="multiple2" /> | ||
|- | |||
| [https://www.webdatarocks.com/ WebDataRocks] || Proprietary <ref name="multiple2">https://www.webdatarocks.com/</ref> || 1.0.2 on October 26, 2018<ref name="multiple2" /> || JavaScript<ref name="multiple2" /> | |||
|- | |- | ||
| [http://www.jbpivot.org/ jbPivot] || GPLv3<ref name="multiple3">https://github.com/uniclau/jbPivot</ref> || 0.1 on May 21, 2013<ref name="multiple3" /> || jQuery, jQuery UI <ref>http://www.jbpivot.org/</ref> | | [http://www.jbpivot.org/ jbPivot] || GPLv3<ref name="multiple3">https://github.com/uniclau/jbPivot</ref> || 0.1 on May 21, 2013<ref name="multiple3" /> || jQuery, jQuery UI <ref>http://www.jbpivot.org/</ref> | ||
Revision as of 21:02, 12 March 2019
There are different JavaScript pivot tables available. Here is a list of some examples of JavaScript pivot table components in alphabetical order.
General Information
| Library Name | License | Version Compared | Source Language |
|---|---|---|---|
| dhtmlxPivot | Proprietary[1] | 1.3 on July 10, 2018[2] | JavaScript[1] |
| Flexmonster | Proprietary [3] | 2.5.7 on July 16, 2018[3] | JavaScript[3] |
| WebDataRocks | Proprietary [3] | 1.0.2 on October 26, 2018[3] | JavaScript[3] |
| jbPivot | GPLv3[4] | 0.1 on May 21, 2013[4] | jQuery, jQuery UI [5] |
| Orb.js | MIT [6] | 1.0.9 on June 29, 2015[6] | React[6] |
| PivotData microservice | Proprietary[7] | 1.5.0 on February 22, 2019[8] | JavaScript, jQuery, .NET Core backend [7] |
| PivotTable.js | MIT[8] | 2.21.0 on June 18, 2018[8] | JavaScript, jQuery, jQuery UI [8] |
| WebPivotTable | Proprietary [9] | 5.0.0 on April 28th, 2018[9] | JavaScript[9] |
Browser Support
| Library Name | Internet Explorer | Mozilla Firefox | Safari | Opera | Chrome | Microsoft Edge |
|---|---|---|---|---|---|---|
| dhtmlxPivot | 10+[10] | 20[10] | 9[10] | 12.1[10] | 29[10] | 12[10] |
| Flexmonster | 11[11] | 15+[11] | 6.1+[11] | 15+[11] | 12+[11] | Any[11] |
| jbPivot | ||||||
| Orb.js | ||||||
| PivotData microservice | IE9+ | Any | Any | Any | Any | Any |
| PivotTable.js | Yes | |||||
| WebPivotTable | IE9+[9] | Any[9] | Any[9] | Any[9] | Any[9] |
Supported Data Formats
| Library Name | CSV | JSON | SQL | XML |
|---|---|---|---|---|
| dhtmlxPivot | Yes[12] | Yes[12] | ||
| Flexmonster | Yes[13] | Yes[13] | Yes[13] | Yes[13] |
| jbPivot | Yes ?[4] | |||
| Orb.js | Yes ?[6] | Yes ?[6] | ||
| PivotData microservice | Yes[7] | Yes[7] | ||
| PivotTable.js | Yes[8] | Yes ?[8] | ||
| WebPivotTable | Yes[9] | Yes[9] |
Features
| Library Name | Drag-n-drop | Filtering | Sorting | Formatting | Math Operations | Customization | Export to |
|---|---|---|---|---|---|---|---|
| dhtmlxPivot | Yes[14] | Yes[14] | Yes[14] | Yes: conditional and number[14] | Yes[14] | Yes[14] | Excel[14] |
| Flexmonster | Yes[15] | Yes[15] | Yes[15] | Yes: conditional and number[15] | Yes[15] | PDF, Excel, HTML, CSV, PNG[15] | |
| jbPivot | Yes[4] | Yes ?[4] | Yes[4] | ||||
| Orb.js | Yes[6] | Yes[6] | Yes[6] | Yes[6] | Yes[6] | Excel[6] | |
| PivotData microservice | Yes[7] | Yes[7] | Yes[7] | Yes[7] | Yes[7] | PDF, CSV, HTML, JSON, Excel, Excel PivotTable[7] | |
| PivotTable.js | Yes[8] | Yes[8] | Yes[8] | TSV[8] | |||
| WebPivotTable | Yes[9] | Yes[9] | Yes[9] | Yes[9] | Yes[9] | Yes[9] | PDF, HTML, PNG, JPEG, GIF[9] |
References
- ↑ 1.0 1.1 https://dhtmlx.com/
- ↑ https://docs.dhtmlx.com/pivot/whatsnew.html
- ↑ 3.0 3.1 3.2 3.3 3.4 3.5 https://www.flexmonster.com/ Cite error: Invalid
<ref>tag; name "multiple2" defined multiple times with different content - ↑ 4.0 4.1 4.2 4.3 4.4 4.5 https://github.com/uniclau/jbPivot
- ↑ http://www.jbpivot.org/
- ↑ 6.00 6.01 6.02 6.03 6.04 6.05 6.06 6.07 6.08 6.09 6.10 https://github.com/nnajm/orb
- ↑ 7.00 7.01 7.02 7.03 7.04 7.05 7.06 7.07 7.08 7.09 https://www.nrecosite.com/pivotdata_service.aspx
- ↑ 8.00 8.01 8.02 8.03 8.04 8.05 8.06 8.07 8.08 8.09 https://github.com/nicolaskruchten/pivottable/wiki
- ↑ 9.00 9.01 9.02 9.03 9.04 9.05 9.06 9.07 9.08 9.09 9.10 9.11 9.12 9.13 9.14 9.15 9.16 https://webpivottable.com/
- ↑ 10.0 10.1 10.2 10.3 10.4 10.5 https://developer.mozilla.org/en-US/docs/Web/CSS/flex
- ↑ 11.0 11.1 11.2 11.3 11.4 11.5 https://www.flexmonster.com/doc/system-requirements/
- ↑ 12.0 12.1 https://docs.dhtmlx.com/pivot/guides__loading_data.html
- ↑ 13.0 13.1 13.2 13.3 https://www.flexmonster.com/technical-specifications/
- ↑ 14.0 14.1 14.2 14.3 14.4 14.5 14.6 https://docs.dhtmlx.com/pivot/guides.html
- ↑ 15.0 15.1 15.2 15.3 15.4 15.5 https://www.flexmonster.com/set-of-tools/
This article "Comparison of JavaScript pivot tables" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Comparison of JavaScript pivot tables. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.
