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 bc209f7a tweak changelog
bc209f7a is described below
commit bc209f7a07eeddc064cc9dc7160012752e57f433
Author: plainheart <[email protected]>
AuthorDate: Fri Feb 23 10:50:28 2024 +0800
tweak changelog
---
en/changelog.md | 2 +-
zh/changelog.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/en/changelog.md b/en/changelog.md
index 9b08d9c4..41e3556f 100644
--- a/en/changelog.md
+++ b/en/changelog.md
@@ -15,7 +15,7 @@
+ [Feature] [pictorialBar] support clip for pictorialBar series.
[#19197](https://github.com/apache/echarts/issues/19197)
([Ovilia](https://github.com/Ovilia))
+ [Feature] [tooltip] add `dataIndex` to `valueFormatter` callback.
[#19123](https://github.com/apache/echarts/issues/19123)
([ChepteaCatalin](https://github.com/ChepteaCatalin))
+ [Fix] [toolbox] fix toolbox text can't apply the specified or global font
style. [#19170](https://github.com/apache/echarts/issues/19170)
([plainheart](https://github.com/plainheart))
-+ [Fix] [label] fix labelLine default style when normal state not show but
other state show. [#18800](https://github.com/apache/echarts/issues/18800)
([linghaoSu](https://github.com/linghaoSu))
++ [Fix] [labelLine] fix labelLine default style when normal state not show but
other state show. [#18800](https://github.com/apache/echarts/issues/18800)
([linghaoSu](https://github.com/linghaoSu))
+ [Fix] [labelLine] fix `emphasis.labelLine` is not working in pie chart.
[#19180](https://github.com/apache/echarts/issues/19180)
([shiersansi](https://github.com/shiersansi))
+ [Fix] [marker] fix markArea position when axis is with `alignWithLabel`.
[#19516](https://github.com/apache/echarts/issues/19516)
([Ovilia](https://github.com/Ovilia))
+ [Fix] [line] fix line may cross in time axis when animation is enabled.
[#18960](https://github.com/apache/echarts/issues/18960)
([plainheart](https://github.com/plainheart))
diff --git a/zh/changelog.md b/zh/changelog.md
index 9a248a08..89d560e6 100644
--- a/zh/changelog.md
+++ b/zh/changelog.md
@@ -15,7 +15,7 @@
+ [Feature] [pictorialBar] 象形柱图系列新增 `clip`
选项以支持裁剪。[#19197](https://github.com/apache/echarts/issues/19197)
([Ovilia](https://github.com/Ovilia))
+ [Feature] [tooltip] tooltip 的 `valueFormatter` 回调新增 `dataIndex`
参数。[#19123](https://github.com/apache/echarts/issues/19123)
([ChepteaCatalin](https://github.com/ChepteaCatalin))
+ [Fix] [toolbox] 修复 toolbox
文本没有应用指定或全局字体样式的问题。[#19170](https://github.com/apache/echarts/issues/19170)
([plainheart](https://github.com/plainheart))
-+ [Fix] [label] 修复 labelLine 在 normal
状态下隐藏而在其他状态显示时,其颜色没有继承系列颜色的问题。[#18800](https://github.com/apache/echarts/issues/18800)
([linghaoSu](https://github.com/linghaoSu))
++ [Fix] [labelLine] 修复 labelLine 在 normal
状态下隐藏而在其他状态显示时,其颜色没有继承系列颜色的问题。[#18800](https://github.com/apache/echarts/issues/18800)
([linghaoSu](https://github.com/linghaoSu))
+ [Fix] [labelLine] 修复饼图 `emphasis.labelLine`
配置不生效的问题。[#19180](https://github.com/apache/echarts/issues/19180)
([shiersansi](https://github.com/shiersansi))
+ [Fix] [marker] 修复当轴刻度 `axisTick` 启用了 `alignWithLabel` 时 markArea
范围错误的问题。[#19516](https://github.com/apache/echarts/issues/19516)
([Ovilia](https://github.com/Ovilia))
+ [Fix] [line]
修复时间轴上的折线在启用动画时可能交叉的问题。[#18960](https://github.com/apache/echarts/issues/18960)
([plainheart](https://github.com/plainheart))
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]