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/07/02 08:43:43 UTC

[echarts] 01/01: Merge pull request #15243 from apache/fix/corner-radius-reset

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.git

commit 3ad3b5ef791ddfc0a86e25bf11dd5b68662ff7b3
Merge: d92da56 2d98a5c
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Fri Jul 2 16:42:34 2021 +0800

    Merge pull request #15243 from apache/fix/corner-radius-reset
    
    fix(pie/sunburst): fix `borderRadius` can't be reset in pie series and sunburst series when setting it to `null` or `undefined`

 src/chart/helper/pieHelper.ts       | 5 +++--
 src/chart/pie/PieView.ts            | 4 +++-
 src/chart/sunburst/SunburstPiece.ts | 4 ++--
 src/chart/treemap/TreemapView.ts    | 1 -
 4 files changed, 8 insertions(+), 6 deletions(-)

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