This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/echarts.git
commit 8c4653f8bef5e0a92a4e9c72018ce9d50b3e3ee5 Merge: 110c613fb f27e1e39e Author: Wenli Zhang <[email protected]> AuthorDate: Thu Aug 7 14:53:22 2025 +0800 Merge pull request #21143 from daidr/feat/radar-clockwise feat(radar): add clockwise options support 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(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
