0.6.6 • Published 3 months ago

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

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

@univerjs-pro/sheets-sparkline

npm version license i18n

Introduction

Sparklines are small, concise and intuitive charts that are usually embedded in table cells to quickly display data trends or key indicators.

Usage

Installation

# Using npm
npm install @univerjs-pro/sheets-sparkline-ui @univerjs-pro/sheets-sparkline

# Using pnpm
pnpm add @univerjs-pro/sheets-sparkline-ui @univerjs-pro/sheets-sparkline

Import

import { UniverSheetSparklinePlugin } from '@univerjs-pro/sheets-sparkline';
import { UniverSheetSparklineUIPlugin } from '@univerjs-pro/sheets-sparkline-ui';

univer.registerPlugin(UniverSheetSparklinePlugin);
univer.registerPlugin(UniverSheetSparklineUIPlugin);
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