This is an automated email from the ASF dual-hosted git repository.
shenyi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/echarts.git.
from d92da56 Merge pull request #15271 from apache/improve-type
add 6ae7aa9 fix(pie/sunburst): fix `borderRadius` can't be reset in pie
series and sunburst series through `chart.setOption({ series: { itemStyle: {
borderRadius: null } } })`, resolves #15242.
add 2d98a5c chore: tweak comment.
new 3ad3b5e Merge pull request #15243 from apache/fix/corner-radius-reset
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
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]