mirror of
https://gitee.com/antv/g6.git
synced 2024-12-03 04:08:32 +08:00
doc: update upgradeGuide
This commit is contained in:
parent
b2cbfc58d6
commit
311d65f6bb
@ -262,7 +262,7 @@ G6.registerEdge('customNode', {
|
||||
|
||||
|
||||
#### fan
|
||||
In G6 3.2.x and previous version, we support fan shape (usage is shown below). G6 3.3 does not support this shape any more.G6 3.2.x 支持 fan 图形(使用方法如下),G6 3.3 不再支持。
|
||||
In G6 3.2.x and previous version, we support fan shape (usage is shown below). G6 3.3 does not support this shape any more.
|
||||
|
||||
```javascript
|
||||
// This is not supported in G6 3.3
|
||||
|
@ -264,8 +264,8 @@ G6.registerEdge('customNode', {
|
||||
|
||||
|
||||
|
||||
#### fan
|
||||
支持 fan 图形(使用方法如下),G6 3.3 不再支持。
|
||||
#### fan 图形
|
||||
G6 3.2.x 及之前的版本支持 fan 图形(使用方法如下),G6 3.3 不再支持。
|
||||
|
||||
```javascript
|
||||
// 如下图形 G6 3.3 不再支持
|
||||
|
Loading…
Reference in New Issue
Block a user