From f97206d7c478bf5cd2945859e73abdd80a67ce19 Mon Sep 17 00:00:00 2001
From: kongmoumou <35442047+kongmoumou@users.noreply.github.com>
Date: Sun, 26 Sep 2021 16:29:52 +0800
Subject: [PATCH 1/2] Update graph.md
---
zh/option/series/graph.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/zh/option/series/graph.md b/zh/option/series/graph.md
index 2d5581d3c..c680134a5 100644
--- a/zh/option/series/graph.md
+++ b/zh/option/series/graph.md
@@ -153,7 +153,7 @@ edgeLength: [10, 50]
-节点是否可拖拽,只在使用力引导布局的时候有用。
+节点是否可拖拽。
## edgeSymbol(Array|string) = ['none', 'none']
From d9ee873678896ed648397f31e3aa0aa82a521d17 Mon Sep 17 00:00:00 2001
From: kongmoumou <35442047+kongmoumou@users.noreply.github.com>
Date: Sun, 26 Sep 2021 16:30:44 +0800
Subject: [PATCH 2/2] Update graph.md
---
en/option/series/graph.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/en/option/series/graph.md b/en/option/series/graph.md
index 9bddf9fa7..a135cf1f0 100644
--- a/en/option/series/graph.md
+++ b/en/option/series/graph.md
@@ -139,7 +139,7 @@ Related zooming ratio of nodes when mouse zooming in or out. When it is set as 0
-If node is draggable. Only available when using force-directed layout.
+If node is draggable.
## edgeSymbol(Array|string) = ['none', 'none']