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
Zzz (talk | contribs)
Added PivotData microservice
Veronika (talk | contribs)
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


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.