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

sushuang pushed a change to branch next-thumbnail
in repository https://gitbox.apache.org/repos/asf/echarts.git


    from c2eb34af4 Merge pull request #17471 from Lruler/feat-11352
     add f7e61f20c feat(thumbnail): upgrade thumbnail (1) Enable pan and zoom 
on thumbnail (2) Rename selectedAreaStyle to windowStyle (3) Clean up the code 
(4) Support border-radius and clip.
     new a244af6f1 Merge pull request #18039 from apache/graph-thumbnail-upgrade

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/graph/GraphSeries.ts         |  34 +--
 src/chart/graph/GraphView.ts           | 161 ++++++++---
 src/chart/graph/Thumbnail.ts           | 429 ++++++++++++++--------------
 src/chart/tree/TreeView.ts             |   6 +-
 src/component/helper/RoamController.ts |  17 +-
 src/component/helper/roamHelper.ts     |  12 +-
 src/util/layout.ts                     |  37 ++-
 test/graph-thumbnail.html              | 505 +++++++--------------------------
 8 files changed, 492 insertions(+), 709 deletions(-)


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

Reply via email to