Echart  关系图

1.两种数据源格式

xml,json

2.xml展示

2.1html部分

xml核心

 $.get('data/les-miserables.gexf', function (xml) {},xml)

Json核心

$.getJSON('data/hecore.json', function (json) {

3.具体代码

https://github.com/hecore/echart_demo

4.截图

Echart(Les Miserables)

相关文章: