G6VP icon indicating copy to clipboard operation
G6VP copied to clipboard

G6VP is an online visual analysis tool for graphs and a low-code platform for building graph applications.

Results 78 G6VP issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/antvis/G6VP/assets/47709014/23a6615c-46fe-4997-9627-07b36a3491f2)

### 👀 PR includes ✨ Feature - [ ] New feature 🎨 Enhance - [ ] Code style optimization - [ ] Refactoring - [ ] Change the UI -...

节点、边的大小;字体大小可以配置成变量 ![image](https://github.com/antvis/G6VP/assets/20436775/fe796482-564e-421e-8ad8-a535689aff85) 属性面板的可以看见一度子元素 ![image](https://github.com/antvis/G6VP/assets/20436775/31990175-4c34-40b4-8006-fdfb0d2fd7c0)

一、在资产列表中添加 "水印" 组件后,以UMD模式集成到react中,会报错 > × > > Error > > Minified React error #200; visit https://reactjs.org/docs/error-decoder.html?invariant=200 for the full message or use the non-minified dev environment for full errors and...

bug

![image](https://github.com/antvis/G6VP/assets/20377280/fd762c12-7818-4697-9586-c7071f8bea9e) 应该是降级了 umi/utils,没有 BaseGenerator 类

bug

## 已经满足能力的资产 - 右键菜单:扩散,共同邻居,标记,锁定,隐藏,邻居扩散 - 画布操作:套索,清空画布,放大,缩小,居中,小地图 - 自运行:图例,占位符 - 分析资产:3D视图,地理分析,路径分析,筛选面板,时序分析 ## 需要新增或者优化的资产 ### 中台布局 容器资产 ![image](https://github.com/antvis/G6VP/assets/10703060/4b5b4a5e-c904-42aa-98dc-46ad4f7c6d51) ### 默认样式 + 交互 ![image](https://github.com/antvis/G6VP/assets/10703060/eb0115ae-a151-4a08-a52e-4d4771cd3135) ### 路径查询 ![image](https://github.com/antvis/G6VP/assets/10703060/5c1edb31-9893-4e88-9abe-340c38176e67) ### 代码模式 ![image](https://github.com/antvis/G6VP/assets/10703060/fb4bd406-ad51-4b5a-ab10-12721af9398a) ### 表格模式 ![image](https://github.com/antvis/G6VP/assets/10703060/fd460a65-fc9d-48da-9668-1c28e04644bc)...

enhancement

在G6VP中配置好布局方案后,以UMD模式继承到React项目后,布局方案会变多(显示所有默认的布局方案),而不是配置的布局方案 ![微信图片_20230801111228.png](https://s2.loli.net/2023/08/01/HqPZ4dBjKGhIgu9.png) ![image-20230801112001352.png](https://s2.loli.net/2023/08/01/PQcuVr6EFlD9jCi.png) ![image-20230801112336003.png](https://s2.loli.net/2023/08/01/rvz7hVlABFP6L3n.png)