Pivot table integration for Univer Sheets.
Pivot table calculation engine for Univer Pro.
Pivot table UI integration for Univer Sheets.
GoodData.UI SDK - Pivot Table
A React-based pivot table
Superset Chart - Pivot Table
The pivot grid, or pivot table, is used to visualize large sets of relational data in a cross-tabular format, similar to an Excel pivot table.
Superset Legacy Chart - Pivot Table
The pivot grid, or pivot table, is used to visualize large sets of relational data in a cross-tabular format, similar to an Excel pivot table. for Angular
Vue 3 and Vue 2 wrapper for Flexmonster Pivot Table and Charts
React wrapper for Flexmonster Pivot Table and Charts
Compose SDK package containing Pivot Table UI elements
A markdown-it plugin to add pivot table support
Pivot table component for web reporting. The most powerful JavaScript tool to visualize your business data.
Angular wrapper for Flexmonster Pivot Table and Charts
Excel Workbook Manager - Temporary fork with pivot table enhancements and bug fixes pending upstream merge
The pivot grid, or pivot table, is used to visualize large sets of relational data in a cross-tabular format, similar to an Excel pivot table. for React
Free web pivot table tool. Created by industry experts for everyone.
Javascript Pivot Table (aka Pivot Grid, Pivot Chart, Cross-Tab) implementation with drag'n'drop
Angular 5-15 wrapper for Flexmonster Pivot Table and Charts
The pivot grid, or pivot table, is used to visualize large sets of relational data in a cross-tabular format, similar to an Excel pivot table. for Vue
React wrapper for the WebDataRocks Pivot Table component
CLI for Flexmonster Pivot Table & Charts installation
A vue component for pivot table
A high-performance generic data pivoting and aggregation engine for raw datasets.
TUI and CLI tool for managing Zilliz Cloud clusters and Milvus operations
Transform an ActiveRecord-ish data set into a pivot table of objects
RailsPivotTableJs
Adds support for working with temporary tables and pivot tables (PostgreSQL only)
Great for building APIs & reports
== FEATURES: * Input your data as an array of hashes * Input a report layout, built using a Ruby DSL * Outputs ASCII pivot tables suitable for fast reports * Pretty fast: takes less than a second to process 1,000 records of data by a report with 100 rows and 10 columns. == SYNOPSIS: require 'rubygems' require 'crosstab' data = [{:gender => "M", :age => 1}, {:gender => "F", :age => 2}, {:gender => "M", :age => 3}] my_crosstab = crosstab data do table do title "Q.A Age:" group "18 - 54" do row "18 - 34", :age => 1 row "35 - 54", :age => 2 end row "55 or older", :age => 3 end banner do column "Total" group "Gender" do column "Male", :gender => "M" column "Female", :gender => "F" end end end puts my_crosstab.to_s # => ... Table 1 Q.A Age: Gender ---------------- Total Male Female (A) (B) (C) ------- ------- ------- (BASE) 3 2 1 18 - 54 2 1 1 ----------------------------- 67% 50% 100% 18 - 34 1 1 -- 33% 50% 35 - 54 1 -- 1 33% 100% 55 or older 1 1 -- 33% 50% == JUST THE BEGINNING: * I hope to add in later releases: * New export formats: html, pdf, csv, excel. * More stats than just frequency and percentage: mean, median, std. deviation, std. error, and significance testing * Optional row and table suppression for low frequencies * Optional table rows populating from the data * Optional table ranking -- automatically reorder rows based in descending order based on frequencies observed == REQUIREMENTS: * None
cross tabulation "pivot table" utility
Adds support for working with temporary tables and pivot tables (PostgreSQL only)
Transforming a dataset or array of hashes into a spreadsheet-style array
Adds support for working with temporary tables and pivot tables (PostgreSQL only)
pivottable is a jQuery plugin to build Pivot Table with your data. The `pivottable-rails` gem integrates the `pivottable` jQuery plugin with the Rails asset pipeline.
High Charts is one of the best JavaScript charting libraries there is. Here is a straight-forward Ruby API to harness all the power High Charts has to offer. Includes support for Ruport pivot tables.
A multi-dimensional semantic layer on top of ActiveRecord that allows running pivot table queries and rendering them as CSV, HTML, or KickChart-ready hashes. Supports time dimensions, cohort analysis, custom rollups, and drilling through to the underlying ActiveRecord objects.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.