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

wangzx pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/echarts.git


    from 2752bea86 Merge pull request #18229 from apache/fix-18130
     add bd767e20f fix(polar): support borderRadius for polar bars #17980
     add 566743232 fix(polar): forgot to commit a new file
     add dca62c973 feat: support bar background borderRadius
     add 50641dba8 Merge branch 'master' into fix-17980
     new baa57b0ae Merge pull request #17995 from apache/fix-17980

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/bar/BarSeries.ts                         |   4 +-
 src/chart/bar/BarView.ts                           |  28 ++-
 src/chart/helper/{pieHelper.ts => sectorHelper.ts} |   0
 src/chart/pie/PieView.ts                           |   2 +-
 src/chart/sunburst/SunburstPiece.ts                |   2 +-
 test/bar-polar-borderRadius.html                   | 192 +++++++++++++++++++++
 6 files changed, 221 insertions(+), 7 deletions(-)
 rename src/chart/helper/{pieHelper.ts => sectorHelper.ts} (100%)
 create mode 100644 test/bar-polar-borderRadius.html


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to