Skip to content

Commit

Permalink
Update changelog.md (#418)
Browse files Browse the repository at this point in the history
fix(doc): `dimension` typo
  • Loading branch information
yyp0716 authored Aug 21, 2024
1 parent a13d55b commit f16c118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit f16c118

Please sign in to comment.