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']
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']