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:47 UTC

[echarts] 01/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 4028577c1670637ffb0e37f0dc72a553a3b4f7f0
Merge: 997f839 60e8a01
Author: sushuang <su...@gmail.com>
AuthorDate: Mon Aug 2 20:09:10 2021 +0800

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

 package-lock.json                       | 10985 ------------------------------
 src/chart/graph/adjustEdge.ts           |   246 +-
 src/chart/graph/circularLayoutHelper.ts |    13 +-
 src/chart/graph/forceLayout.ts          |     9 +-
 src/chart/graph/simpleLayoutHelper.ts   |    19 +-
 src/chart/helper/Line.ts                |     8 +
 src/chart/helper/LinePath.ts            |     2 +
 test/force.html                         |     4 +-
 test/graph-multiple-edges.html          |     2 +-
 test/graph-simple.html                  |     8 +
 10 files changed, 227 insertions(+), 11069 deletions(-)


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