graph-d3:使用 D3.js 绘制众神图

时间:2021-06-14 07:18:15
【文件属性】:
文件名称:graph-d3:使用 D3.js 绘制众神图
文件大小:4KB
文件格式:ZIP
更新时间:2021-06-14 07:18:15
force-layout d3js JavaScript 使用 D3.js 绘制众神图 The Graph of the Gods 的可视化,以为例,通过从图数据库中获取。 要使用 Gremlin 以 JSON 格式提取图形: gremlin> g = TitanFactory.open('conf/titan-berkeleydb-es.properties') gremlin> GraphOfTheGodsFactory.load(g) gremlin> g.V.sideEffect{it.setProperty('type', (String) it.getVertexLabel())}.iterate() gremlin> g.saveGraphSON("graph-of-the-gods.json")
【文件预览】:
graph-d3-gh-pages
----data()
--------graph-of-the-gods.json(5KB)
----js()
--------script.js(5KB)
----css()
--------style.css(370B)
----README.md(687B)
----index.html(398B)

网友评论