@univerjs-pro/sheets-sparkline-ui

GitHubEdit on GitHub

Sparkline UI integration for Univer Sheets.

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

univer.registerPlugin(UniverSheetSparklineUIPlugin, ISheetsSparklineConfig)

ISheetsSparklineConfig

import type { MenuConfig } from '@univerjs/ui'

export interface ISheetsSparklineConfig {
  menu?: MenuConfig
}

Table of Contents

Capalyze