You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2021/02/01 13:27:29 UTC

[echarts-doc] branch master updated: tweak 5.0.2 changelog

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

shenyi 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 8a15126  tweak 5.0.2 changelog
8a15126 is described below

commit 8a15126594f505985a24b7c89486e559d0ce43b4
Author: pissang <bm...@gmail.com>
AuthorDate: Mon Feb 1 21:27:15 2021 +0800

    tweak 5.0.2 changelog
---
 en/changelog.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/en/changelog.md b/en/changelog.md
index 6f3d94f..88bf02c 100644
--- a/en/changelog.md
+++ b/en/changelog.md
@@ -1,13 +1,13 @@
 ## v5.0.2
 <div class="time">2021-02-01</div>
 
-+ [Fix] [dataZoom] Fix icon with 'image://' won't display [#14056](https://github.com/apache/echarts/issues/14056) ([susiwen8](https://github.com/susiwen8))
++ [Fix] [dataZoom] Fix icon with `'image://'` won't display [#14056](https://github.com/apache/echarts/issues/14056) ([susiwen8](https://github.com/susiwen8))
 + [Fix] [pie] [gauge] Fix `zero` value sector may be incorrectly drawn as a circle. [#699](https://github.com/ecomfe/zrender/issues/699) ([plainheart](https://github.com/plainheart))
 + [Fix] [pie] Fix hiding wrong labels in pie. [#14108](https://github.com/apache/echarts/issues/14108) ([Nick22nd](https://github.com/Nick22nd))
-+ [Fix] [toolbox] Fix `yAxisIndex: false` in toolbox dataZoom may have error. [#14175](https://github.com/apache/echarts/issues/14175) ([100pah](https://github.com/100pah))
 + [Fix] [map] Add `geo` as dependency in map. [#14124](https://github.com/apache/echarts/issues/14124) ([pissang](https://github.com/pissang))
 + [Fix] [labelLine] Fix `labelLine` will not been hidden when `label` is switched from outside to inside [#14017](https://github.com/apache/echarts/issues/14017) ([susiwen8](https://github.com/susiwen8))
-+ [Fix] Fix image download may have error when not using default `pixelRatio`. [#706](https://github.com/ecomfe/zrender/issues/706) ([plainheart](https://github.com/plainheart))
++ [Fix] [toolbox] Fix `yAxisIndex: false` in toolbox dataZoom may have error. [#14175](https://github.com/apache/echarts/issues/14175) ([100pah](https://github.com/100pah))
++ [Fix] [toolbox] Fix image download may have error when not using default `pixelRatio`. [#706](https://github.com/ecomfe/zrender/issues/706) ([plainheart](https://github.com/plainheart))
 + [Fix] [toolbox] Use current `devicePixelRatio` by default for exporting crisp and clear images by default. [#14002](https://github.com/apache/echarts/issues/14002) ([plainheart](https://github.com/plainheart))
 + [Fix] [line] endLabel color support 'auto' 'inherit' [#14000](https://github.com/apache/echarts/issues/14000) ([susiwen8](https://github.com/susiwen8))
 + [Fix] [svg] fix `opacity` may not work in SVG renderer. [#675](https://github.com/ecomfe/zrender/issues/675) ([plainheart](https://github.com/plainheart))


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org