From f9e233e6eaffe21c284604d46ddc4c5c55e76ac1 Mon Sep 17 00:00:00 2001 From: Zhongxiang Wang Date: Fri, 11 Nov 2022 17:30:04 +0800 Subject: [PATCH] Revert "docs: update graph draggable option" --- en/option/series/graph.md | 2 +- zh/option/series/graph.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/en/option/series/graph.md b/en/option/series/graph.md index 01cd4083d..71f7ac6c4 100644 --- a/en/option/series/graph.md +++ b/en/option/series/graph.md @@ -146,7 +146,7 @@ Related zooming ratio of nodes when mouse zooming in or out. When it is set as 0 -If node is draggable. +If node is draggable. Only available when using force-directed layout. {{ use: partial-symbol( prefix = '#', diff --git a/zh/option/series/graph.md b/zh/option/series/graph.md index 7d6edef72..9848dba0c 100644 --- a/zh/option/series/graph.md +++ b/zh/option/series/graph.md @@ -160,7 +160,7 @@ edgeLength: [10, 50] -节点是否可拖拽。 +节点是否可拖拽,只在使用力引导布局的时候有用。 {{ use: partial-symbol( prefix = '#',