You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2019/10/23 02:20:06 UTC

[incubator-echarts] branch master updated (e1a3c4b -> 1bdb91a)

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

shenyi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git.


    from e1a3c4b  Merge pull request #11457 from deqingli/master
     add 1bdb91a  feat(foce): add ignoreForceLayout option in the graph edge (#11445)

No new revisions were added by this update.

Summary of changes:
 src/chart/graph/forceHelper.js              |   5 +-
 src/chart/graph/forceLayout.js              |   5 +-
 src/chart/helper/createGraphFromNodeEdge.js |   2 +-
 src/data/Graph.js                           |   2 +-
 test/force-edge-ignoreLayout.html           | 130 ++++++++++++++++++++++++++++
 5 files changed, 139 insertions(+), 5 deletions(-)
 create mode 100644 test/force-edge-ignoreLayout.html


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