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

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


    from d88f7cb  Merge pull request #15712 from apache/axis-hide-overlap
     add 090efb2  fix(polar): wrong sector clockwise when previous data is 0 
#15517
     add 29a1a27  test(polar): update test case
     add 75aac8c  fix(polar): fix when angleAxis is inverse
     add 061b500  Merge branch 'master' into fix-polar
     add 97358af  test(polar): update visual test
     add fc507c0  test(polar): update test case
     new fde66ec  Merge pull request #15589 from apache/fix-polar

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/BarView.ts                      |  14 +---
 src/layout/barPolar.ts                        |  10 ++-
 test/bar-polar-basic.html                     |  81 --------------------
 test/bar-polar-clockwise.html                 | 106 ++++++++++++++++++++++++++
 test/runTest/actions/__meta__.json            |   1 +
 test/runTest/actions/bar-polar-clockwise.json |   1 +
 6 files changed, 120 insertions(+), 93 deletions(-)
 delete mode 100644 test/bar-polar-basic.html
 create mode 100644 test/bar-polar-clockwise.html
 create mode 100644 test/runTest/actions/bar-polar-clockwise.json

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

Reply via email to