@smartv/pivot-table
v0.1.0
Published
Open-source Pivot Table + Pivot Chart for Univer OSS.
Maintainers
Readme
@smartv/pivot-table
Umbrella package: re-exports the pivot engine, Vue panel, ECharts chart, and Univer OSS adapter.
pnpm add @smartv/pivot-table vueInstall peers as needed:
- Univer sheet integration:
@univerjs/core(and the host app's Univer presets; they needreact,react-dom,rxjs) - Chart:
echarts - Optional Pinia helper:
pinia
import {
PivotStore,
PivotPanel,
PivotChart,
UniverPivotPlugin,
createPivotUniverSession,
} from '@smartv/pivot-table'License
Apache-2.0.
