图数据交互可视化分析框架 InteractiveGraph

InteractiveGraph 是一个使用JavaScript开发的开源项目,为大规模图数据提供了一个基于Web的交互操作框架,其数据可以来自于本地的GSON文件,也可以连接图数据库,如:Neo4j/Jena等。

InteractiveGraph提供了3个基本应用,分别是图导航器(GraphNavigator),图浏览器(GraphExplorer)以及关系查找器(RelFinder)。借助这些应用,可以方便地实现图数据的可视化展示和相关操作。

GraphNavigator: online demo https://grapheco.github.io/InteractiveGraph/dist/examples/example1.html

GraphExplorer: online demo https://grapheco.github.io/InteractiveGraph/dist/examples/example2.html

RelFinder: online demo https://grapheco.github.io/InteractiveGraph/dist/examples/example3.html

数据与资源

其他信息

价值
https://github.com/grapheco/InteractiveGraph
作者 沈志宏,赵子豪,胡川
版本 0.3
最近更新 四月 3, 2024, 02:19 (UTC)
创建的 二月 16, 2020, 12:02 (UTC)