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 110c613fb Merge pull request #21146 from apache/fix/check-header-tmp
     add 7aa73b2ab feat(radar): add clockwise options support
     add f27e1e39e test(radar): add radar chart direction test case
     new 8c4653f8b Merge pull request #21143 from daidr/feat/radar-clockwise

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/coord/radar/Radar.ts              |   5 +-
 src/coord/radar/RadarModel.ts         |   6 +
 test/radar-clockwise-interactive.html | 330 ++++++++++++++++++++++++++++++++++
 test/radar-clockwise.html             | 124 +++++++++++++
 4 files changed, 464 insertions(+), 1 deletion(-)
 create mode 100644 test/radar-clockwise-interactive.html
 create mode 100644 test/radar-clockwise.html


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

Reply via email to