0.6.6 • Published 12 months ago

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

Weekly downloads
-
License
-
Repository
github
Last release
12 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

12 months ago

0.6.5

12 months ago

0.6.3

1 year ago

0.6.4

12 months ago

0.6.2

1 year ago

0.6.1

1 year ago

0.6.0

1 year ago

0.6.0-alpha.0

1 year ago

0.5.5

1 year ago

0.5.4

1 year ago

0.5.3

1 year ago

0.5.2

1 year ago