https://github.com/jasonandjay/electric_chart
Custom circuit diagram editing, previewing, exporting projects based on antv and xflow
https://github.com/jasonandjay/electric_chart
antv circuit-diagram xflow
Last synced: about 2 months ago
JSON representation
Custom circuit diagram editing, previewing, exporting projects based on antv and xflow
- Host: GitHub
- URL: https://github.com/jasonandjay/electric_chart
- Owner: jasonandjay
- Created: 2022-06-09T14:53:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-14T02:53:49.000Z (almost 3 years ago)
- Last Synced: 2025-02-08T14:11:15.407Z (3 months ago)
- Topics: antv, circuit-diagram, xflow
- Language: TypeScript
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 电路图编辑器
## 一. 主要功能
### 1. 在线编辑功能
#### 功能模块设计
- 画布缩放栏组件
- 画布小地图组件
- 画布背景组件
- 右键菜单组件
- 节点编辑组件
- 自定义组件列表组件
- 画布操作组件
#### 自定义组件列表
- [ ] 基础组件封装
- [ ] 组件图片
- [ ] 自定义状态
- [ ] 电容柜
- [ ] 合闸状态
- [ ] 分闸状态
- [ ] 断路器(竖)
- [ ] 合闸状态
- [ ] 分闸状态
- [ ] 断路器(横)
- [ ] 合闸
- [ ] 分闸
- [ ] 带电显示
- [ ] 避雷器
- [ ] 电压互感器
- [ ] 接地开关
### 2. 在线预览功能
### 3. 导出pdf功能## 二. 重要依赖
- umijs
- typescript
- react hooks
- @antv/xflow