G6 icon indicating copy to clipboard operation
G6 copied to clipboard

♾ A Graph Visualization Framework in JavaScript.

Results 414 G6 issues
Sort by recently updated
recently updated
newest added

### Describe the bug 在定时器中,每隔几百毫秒就更新一次节点坐标或旋转角度,但图片节点会不停的闪烁。 ### Your Example Website or App Chrome ### Steps to Reproduce the Bug or Issue ![8V XIQ~TUDZTTRE_DHRIJT](https://github.com/antvis/G6/assets/150887390/fbc87fcc-a754-4753-9742-4222cb5180d3) ### Expected behavior 希望能解决闪烁问题 ### Screenshots or Videos...

### Describe the bug Hello, thanks for the g6 library. I have several questions related to the fact that either I am doing something wrong, or there are bugs that...

调整 behaviors 文件下注释格式 补充behaviors 文件下注释

目前仅完成下列内容的中文版本 - [ ] 简介 - [ ] 特性 - [x] 开始使用 - [x] 快速开始 - [x] 安装 - [x] 前端框架继承 - [x] 详细教程 - [x] 核心概念 - [x] 图...

### 问题描述 网格插件G6.Grid 不生效 ### 重现链接 .. ### 重现步骤 new G6.Grid(); new G6.TreeGraph({ ...xxx, plugins: [grid], }) ### 预期行为 展示画布网格 ### 平台 - 操作系统: [macOS, Windows, Linux, React Native ...]...

### 问题描述 根据文档上三角形的size是边长,复现链接里能看到等边三角形和正方形、圆形的宽度无法完全重合上,但相同size的正方形和圆形是可以正常重合的。 还有三角形和圆设置相同的x、y但实际显示中心好像对不齐,复现链接的例子放大能看到圆的中心要比三角形的中心更靠上。 是我对文档的理解有偏差吗 ### 重现链接 https://stackblitz.com/edit/stackblitz-starters-x4xmmy?file=script.js ### 重现步骤 进入页面 ### 预期行为 三角形与圆形的中心对齐、三角形的size ### 平台 - 操作系统: [Windows] - 网页浏览器: [Google Chrome] - G6 版本: [4.3.11] ### 屏幕截图或视频(可选) ![1712893155404](https://github.com/antvis/G6/assets/74341337/784dc045-256e-469e-8ae0-4788565f7b28)...

bug

在angular中启动G6 ![image](https://github.com/antvis/G6/assets/112335097/2e620a0e-9cb3-41f5-89d4-7c2f458dc3e9) - 我查的是要升级TS版本,升级到[email protected]说是可以解决问题,但是升级后 ![1712893188301](https://github.com/antvis/G6/assets/112335097/26dfc2a3-8273-4d5b-8b56-2ca41ec9c2fd) 又出现了这个问题,有大佬知道更好的解决方法

bug

### 问题描述 ![image](https://github.com/antvis/G6/assets/54572770/fcddf89d-d034-4761-83d1-561924ca44fd) ### 重现链接 无 ### 重现步骤 无 ### 预期行为 可以组织冒泡和默认行为 ### 平台 - 操作系统: [macOS, Windows, Linux, React Native ...] - 网页浏览器: [Google Chrome, Safari, Firefox] - G6...

### Describe the bug The node position only be updated to old y-axis position, when do undo/redo. ![Arc_wskPjjOkVR](https://github.com/antvis/G6/assets/22143306/7ce44f3a-08d2-4107-9808-0da31a5f1f2b) I found a bug in `item-data-command` from `5.0.0-beta.28` which the data doesnt...

### Describe the bug ![image](https://github.com/antvis/G6/assets/54572770/e40825c7-dc9f-462a-b9d4-8301e3d249b6) ### Your Example Website or App 无 ### Steps to Reproduce the Bug or Issue 监听不响应 ### Expected behavior 无 ### Screenshots or Videos _No...