Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion en/option/series/graph.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ Related zooming ratio of nodes when mouse zooming in or out. When it is set as 0

<ExampleUIControlBoolean default="false" />

If node is draggable. Only available when using force-directed layout.
If node is draggable.

## edgeSymbol(Array|string) = ['none', 'none']

Expand Down
2 changes: 1 addition & 1 deletion zh/option/series/graph.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ edgeLength: [10, 50]

<ExampleUIControlBoolean default="false" />

节点是否可拖拽,只在使用力引导布局的时候有用
节点是否可拖拽。

## edgeSymbol(Array|string) = ['none', 'none']

Expand Down