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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to