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

susiwen8 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 f16c1189 Update changelog.md (#418)
f16c1189 is described below

commit f16c11896ed8b4ef66576b4ff588ec16797103a7
Author: YYP <[email protected]>
AuthorDate: Wed Aug 21 22:03:35 2024 +0800

    Update changelog.md (#418)
    
    fix(doc): `dimension` typo
---
 en/changelog.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/en/changelog.md b/en/changelog.md
index 9abeacc2..6da6a2b5 100644
--- a/en/changelog.md
+++ b/en/changelog.md
@@ -1044,7 +1044,7 @@ Fix the line label can not be returned to its original 
opacity after `"focusNode
 
 + [Fix] Fix if some negetive numbers or strings existing in the dimensions 
array, the corresponding line will not show. Fix #10343.
 
-+ [Fix] Fix when `'0'` existing in dimentions the chart do not work. Make 
backward compat when dimention is a number-like string. Fix #9363, contributed 
by PR #9388.
++ [Fix] Fix when `'0'` existing in dimensions the chart do not work. Make 
backward compat when dimension is a number-like string. Fix #9363, contributed 
by PR #9388.
 
 + [Fix] Fix hover style on `textStroke` bug in custom series.
 


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

Reply via email to