This is an automated email from the ASF dual-hosted git repository.

wangzx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-doc.git


The following commit(s) were added to refs/heads/master by this push:
     new 642c3be8 fix typo of `splitLine.showMaxLine` (resolves 
apache/echarts#20835)
642c3be8 is described below

commit 642c3be8f430dc90fc793b8e50f91dc7de645c63
Author: plainheart <[email protected]>
AuthorDate: Wed Mar 19 19:28:32 2025 +0800

    fix typo of `splitLine.showMaxLine` (resolves apache/echarts#20835)
---
 en/option/component/axis-common.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/en/option/component/axis-common.md 
b/en/option/component/axis-common.md
index 1da09450..138b9c46 100644
--- a/en/option/component/axis-common.md
+++ b/en/option/component/axis-common.md
@@ -425,7 +425,7 @@ Set this to `false` to prevent the splitLine from showing.
 
 Whether to show the splitLine of the min tick. Defaults to `true`.
 
-##${prefix} showMaxLabel(boolean) = true
+##${prefix} showMaxLine(boolean) = true
 
 <ExampleUIControlBoolean />
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to