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-handbook.git


The following commit(s) were added to refs/heads/master by this push:
     new 63f7887  docs: legend
     new a6f2ef9  Merge pull request #53 from ashgo-x/patch-1
63f7887 is described below

commit 63f78879d35d9561f9ecf7e1f3d738a40be28366
Author: Ash Go <[email protected]>
AuthorDate: Mon Jun 13 10:07:57 2022 +0800

    docs: legend
---
 contents/en/concepts/legend.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contents/en/concepts/legend.md b/contents/en/concepts/legend.md
index 44334a0..f761881 100644
--- a/contents/en/concepts/legend.md
+++ b/contents/en/concepts/legend.md
@@ -4,7 +4,7 @@ Legends are used to annotate the content in the chart using 
different colors, sh
 
 ## Layout
 
-Legend is always placed at the upper right corner of the chart. All legends in 
the same page need to be consistent, align horizontally or vertically by 
considering the layout of the overall chart space. When the chart have little 
vertical space or the content area is crowded, it is also a good choice to put 
legent on the bottom of the chart. Here are some layouts of the legend:
+Legend is always placed at the upper right corner of the chart. All legends in 
the same page need to be consistent, align horizontally or vertically by 
considering the layout of the overall chart space. When the chart has little 
vertical space or the content area is crowded, it is also a good choice to put 
the legend on the bottom of the chart. Here are some layouts of legend:
 
 ```js live
 option = {


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

Reply via email to