Licence
Apache-2.0
Version
0.25.0-insiders.20260608-e4336f7
Deps
3
Size
37 kB
Vulns
0
Weekly
0
@univerjs-pro/sheets-graphics
@univerjs-pro/sheets-graphics adds support for drawing simple in-cell graphics on Univer Sheets render surfaces.
Package Overview
| Package | UMD global | CSS | Locales | Facade entry |
|---|---|---|---|---|
@univerjs-pro/sheets-graphics |
UniverSheetsGraphics |
No | No | No |
Installation
pnpm add @univerjs-pro/sheets-graphics
# or
npm install @univerjs-pro/sheets-graphicsKeep all @univerjs/* packages on the same version.
Usage
import { UniverSheetsGraphicsPlugin } from '@univerjs-pro/sheets-graphics';
univer.registerPlugin(UniverSheetsGraphicsPlugin);