@univerjs-pro/docs-chart-ui
本 API 页面目前提供英文正文。代码签名与标识符不随界面语言变化。
Chart editor dialogs, insert controls, rendering, printing, and data editing UI for Univer Docs.
TypeScript
import { UniverDocsChartUIPlugin } from '@univerjs-pro/docs-chart-ui'import DocsChartUIEnUS from '@univerjs-pro/docs-chart-ui/locale/en-US'import '@univerjs-pro/docs-chart-ui/lib/index.css'univer.registerPlugin(UniverDocsChartUIPlugin)Merge DocsChartUIEnUS into the locale map for applications that enable Docs chart UI.
Entry Points
- Locale:
@univerjs-pro/docs-chart-ui/locale/* - Style:
@univerjs-pro/docs-chart-ui/lib/index.css
你觉得这篇文档如何?