You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by su...@apache.org on 2021/09/23 18:32:48 UTC

[echarts] 02/04: Merge branch 'NodeSelf' of https://github.com/HCLacids/echarts into HCLacids-NodeSelf

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

sushuang pushed a commit to branch feat/HCLacids-NodeSelf-fix
in repository https://gitbox.apache.org/repos/asf/echarts.git

commit 52f292d74c55d81ad8d5886c9222d818daf197fb
Merge: 4028577 9d44975
Author: sushuang <su...@gmail.com>
AuthorDate: Tue Aug 24 21:43:45 2021 +0800

    Merge branch 'NodeSelf' of https://github.com/HCLacids/echarts into HCLacids-NodeSelf

 package-lock.json                           | 10985 ++++++++++++++++++++++++++
 src/chart/graph/adjustEdge.ts               |   167 +-
 src/chart/graph/circularLayoutHelper.ts     |    74 +-
 src/chart/graph/edgeVisual.ts               |    24 +
 src/chart/graph/forceLayout.ts              |    74 +-
 src/chart/graph/simpleLayoutHelper.ts       |   106 +-
 src/chart/helper/Line.ts                    |     5 +-
 src/chart/helper/LinePath.ts                |     4 +-
 src/chart/helper/multipleGraphEdgeHelper.ts |    50 +-
 test/force.html                             |     3 +-
 test/graph-circular.html                    |     4 +
 test/graph-multiple-edges.html              |     2 +-
 12 files changed, 11366 insertions(+), 132 deletions(-)


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