0.6.6 • Published 3 months ago

@univerjs-pro/sheets-pivot-ui v0.6.6

Weekly downloads
-
License
-
Repository
github
Last release
3 months ago

@univerjs-pro/sheets-pivot-ui

npm version license CSS Included i18n

Introduction

A pivot table is a powerful data analysis tool used for quickly and dynamically summarizing and analyzing large volumes of data. It allows users to group, filter, sort, and aggregate raw data across different dimensions, revealing patterns and trends within the data. By dragging and dropping fields to define rows, columns, and values, users can create cross-tabulated tables for multi-level data summarization. Common functions include sum, count, average, maximum/minimum, and more, enabling users to derive valuable insights from complex data. Pivot tables are ideal for scenarios such as financial analysis, business monitoring, and sales data reporting.

Usage

Installation

# Using npm
npm install @univerjs/sheet-pivot-ui @univerjs/sheet-pivot

# Using pnpm
pnpm add @univerjs/sheet-pivot-ui @univerjs/sheet-pivot

Import

import { UniverSheetsPivotTablePlugin } from '@univerjs-pro/sheets-pivot';
import { UniverSheetsPivotTableUIPlugin } from '@univerjs-pro/sheets-pivot-ui';

univer.registerPlugin(UniverSheetsPivotTablePlugin);
univer.registerPlugin(UniverSheetsPivotTableUIPlugin);
0.6.6

3 months ago

0.6.5

3 months ago

0.6.3

4 months ago

0.6.4

3 months ago

0.6.2

4 months ago

0.6.1

4 months ago

0.6.0

4 months ago

0.6.0-alpha.0

5 months ago

0.5.5

5 months ago

0.5.4

5 months ago

0.5.3

6 months ago

0.5.2

6 months ago

0.5.1

7 months ago

0.5.0

7 months ago

0.5.0-beta.1

7 months ago

0.5.0-beta.0

7 months ago

0.5.0-alpha.0

7 months ago

0.4.2

8 months ago

0.4.1

8 months ago

0.4.0

8 months ago

0.4.0-alpha.2

8 months ago

0.4.0-alpha.1

8 months ago

0.4.0-alpha.0

8 months ago

0.3.0

9 months ago

0.3.0-alpha.0

9 months ago

0.3.0-alpha.1

9 months ago

0.2.15

9 months ago

0.2.14

9 months ago

0.2.13

9 months ago

0.2.12

9 months ago

0.2.11

10 months ago

0.2.10

10 months ago

0.2.9

10 months ago

0.2.8

10 months ago

0.2.7

10 months ago