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

shenyi pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git

commit 87ccbdb946a35ccbba2d952f01610c1f73e103ed
Merge: c50efe1 71c8da0
Author: Yi Shen <bm2736...@gmail.com>
AuthorDate: Tue Nov 10 16:46:55 2020 +0800

    Merge pull request #13591 from apache/fix-inherit-opacity-in-rich
    
    fix(label): inheritOpacity should not been applied in rich when opacity in 
top is given.

 src/chart/bar/BarView.ts          |  2 +-
 src/chart/bar/PictorialBarView.ts |  2 +-
 src/chart/funnel/FunnelView.ts    |  2 +-
 src/chart/heatmap/HeatmapView.ts  |  2 +-
 src/chart/helper/Line.ts          |  2 +-
 src/chart/helper/Symbol.ts        |  2 +-
 src/chart/pie/PieView.ts          |  2 +-
 src/chart/radar/RadarView.ts      |  2 +-
 src/chart/treemap/TreemapView.ts  |  2 +-
 src/label/labelStyle.ts           | 22 ++++++++++++----------
 10 files changed, 21 insertions(+), 19 deletions(-)


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

Reply via email to