# @univerjs/sheets-drawing ## Package Overview | Package Name | UMD Namespace | Version | License | Downloads | Contains CSS | Contains i18n locales | | --- | --- | --- | --- | --- | :---: | :---: | | `@univerjs/sheets-drawing` | `UniverSheetsDrawing` | [![][npm-version-shield]][npm-version-link] | ![][npm-license-shield] | ![][npm-downloads-shield] | ❌ | ❌ | ## Introduction This plugin adds drawing features to Univer. ### Installation ```shell # Using npm npm install @univerjs/sheets-drawing # Using pnpm pnpm add @univerjs/sheets-drawing ``` [npm-version-shield]: https://img.shields.io/npm/v/@univerjs/sheets-drawing?style=flat-square [npm-version-link]: https://npmjs.com/package/@univerjs/sheets-drawing [npm-license-shield]: https://img.shields.io/npm/l/@univerjs/sheets-drawing?style=flat-square [npm-downloads-shield]: https://img.shields.io/npm/dm/@univerjs/sheets-drawing?style=flat-square