You can edit almost every page by Creating an account and confirming your email.

Comparison of JavaScript pivot tables: Difference between revisions

From EverybodyWiki Bios & Wiki
m WikiMasterBot moved page Draft:Comparison of JavaScript pivot tables to Comparison of JavaScript pivot tables: Text replacement - "Draft:" to ""
Zzz (talk | contribs)
Added PivotData microservice
Line 20: Line 20:
|-
|-
| [https://github.com/nnajm/orb Orb.js] || MIT <ref name="multiple4">https://github.com/nnajm/orb</ref> || 1.0.9 on June 29, 2015<ref name="multiple4" /> || React<ref name="multiple4" />
| [https://github.com/nnajm/orb Orb.js] || MIT <ref name="multiple4">https://github.com/nnajm/orb</ref> || 1.0.9 on June 29, 2015<ref name="multiple4" /> || React<ref name="multiple4" />
|-
| [https://www.nrecosite.com/pivotdata_service.aspx PivotData microservice] || Proprietary<ref name="multiple15">https://www.nrecosite.com/pivotdata_service.aspx</ref> || 1.5.0 on February 22, 2019<ref name="multiple6" /> || JavaScript, jQuery, .NET Core backend <ref name="multiple15">https://www.nrecosite.com/pivotdata_service.aspx</ref>
|-
|-
| [https://pivottable.js.org/examples/ PivotTable.js] || MIT<ref name="multiple6" /> || 2.21.0 on June 18, 2018<ref name="multiple6" /> || JavaScript, jQuery, jQuery UI <ref name="multiple6">https://github.com/nicolaskruchten/pivottable/wiki</ref>
| [https://pivottable.js.org/examples/ PivotTable.js] || MIT<ref name="multiple6" /> || 2.21.0 on June 18, 2018<ref name="multiple6" /> || JavaScript, jQuery, jQuery UI <ref name="multiple6">https://github.com/nicolaskruchten/pivottable/wiki</ref>
Line 39: Line 41:
|-
|-
| [https://github.com/nnajm/orb Orb.js] || ||  ||  ||  ||  ||  
| [https://github.com/nnajm/orb Orb.js] || ||  ||  ||  ||  ||  
|-
| [https://www.nrecosite.com/pivotdata_service.aspx PivotData microservice]  || IE9+ || Any || Any || Any || Any || Any
|-
|-
| [https://pivottable.js.org/examples/ PivotTable.js]  ||  ||  ||  ||  || Yes ||  
| [https://pivottable.js.org/examples/ PivotTable.js]  ||  ||  ||  ||  || Yes ||  
Line 58: Line 62:
|-
|-
| [https://github.com/nnajm/orb Orb.js] || Yes ?<ref name="multiple4" /> || Yes ?<ref name="multiple4" /> ||  ||
| [https://github.com/nnajm/orb Orb.js] || Yes ?<ref name="multiple4" /> || Yes ?<ref name="multiple4" /> ||  ||
|-
| [https://www.nrecosite.com/pivotdata_service.aspx PivotData microservice]  || Yes<ref name="multiple15" /> || || Yes<ref name="multiple15" /> ||
|-
|-
| [https://pivottable.js.org/examples/ PivotTable.js]  || Yes<ref name="multiple6" /> || Yes ?<ref name="multiple6" />  ||  ||
| [https://pivottable.js.org/examples/ PivotTable.js]  || Yes<ref name="multiple6" /> || Yes ?<ref name="multiple6" />  ||  ||
Line 78: Line 84:
| [https://github.com/nnajm/orb Orb.js] || Yes<ref name="multiple4" /> || Yes<ref name="multiple4" /> || Yes<ref name="multiple4" /> ||  || Yes<ref name="multiple4" /> || Yes<ref name="multiple4" /> || Excel<ref name="multiple4" />
| [https://github.com/nnajm/orb Orb.js] || Yes<ref name="multiple4" /> || Yes<ref name="multiple4" /> || Yes<ref name="multiple4" /> ||  || Yes<ref name="multiple4" /> || Yes<ref name="multiple4" /> || Excel<ref name="multiple4" />
|-
|-
| [https://www.nrecosite.com/pivotdata_service.aspx PivotData microservice]  || || Yes<ref name="multiple15" /> || Yes<ref name="multiple15" /> || Yes<ref name="multiple15" /> || Yes<ref name="multiple15" /> || Yes<ref name="multiple15" /> || PDF, CSV, HTML, JSON, Excel, Excel PivotTable<ref name="multiple15" />
|-
| [https://pivottable.js.org/examples/ PivotTable.js]  || Yes<ref name="multiple6" /> || Yes<ref name="multiple6" /> || Yes<ref name="multiple6" /> ||  ||  ||  || TSV<ref name="multiple6" />  
| [https://pivottable.js.org/examples/ PivotTable.js]  || Yes<ref name="multiple6" /> || Yes<ref name="multiple6" /> || Yes<ref name="multiple6" /> ||  ||  ||  || TSV<ref name="multiple6" />  
|-  
|-  

Revision as of 17:27, 6 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]
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


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.