0.2.15 • Published 10 months ago

@xxs3315/univer-chart-plugin v0.2.15

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
10 months ago

univer chart plugin插件封装了Univer中绘制浮动图表的能力

English | 简体中文

官网 | 文档 | 在线体验

🌟 插件使用

安装

# npm
$ npm install @xxs3315/univer-chart-plugin

# pnpm
$ pnpm add @xxs3315/univer-chart-plugin

📦 开发配置

初始化

git clone https://github.com/xxs3315/univer-chart-plugin.git
cd univer-chart-plugin
pnpm install

开发

pnpm run dev

使用vitepress编写文档

pnpm run docs:dev

编译

pnpm run build

🔨 使用stackblitz进行开发

若您不想安装本地开发环境,亦或本地环境不适配开发要求,

可以点击下边的stackblitz链接进行查看或开发:

Open in StackBlitz

🎁 插件特性

  • 使用图表管理侧边栏进行图表的add/remove/show/hide;
  • 图表面板支持移动位置/尺寸调整;
  • 支持Line/Area/Bar/Column/Pie/Doughnut等六种图表类型;
  • 支持多达14种图表主题;
  • 图表标题可以配置;
  • 支持反转图表坐标轴;
  • 支持预定义图表数据用以数据输入;
  • 支持图表数据输出;
  • 图表操作支持Undo/Redo;
  • 表格数据变动实时响应至图表;
  • 更多...

⌛ Roadmap

0.2.15

10 months ago

0.2.3

12 months ago

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.17

1 year ago