InteractiveGraph
InteractiveGraph copied to clipboard
InteractiveGraph provides a web-based interactive visualization and analysis framework for large graph data, which may come from a GSON file, or an online Neo4j graph database. InteractiveGraph also p...
As tow entities may have multirelation , like a couple may also are classmates  explorer.html shown like this, relation "竞争"covered relation "合作” 
I'd like to have a longer chat with you to find out more about what you're doing and to share with you my interests. We might find some good synergies...
I am wanting to build from the typescript in the repo. Which is the most up to date version of node that works with this codebase?
我在neo4j数据库中双击展开节点,除了显示该节点的邻居,若邻居中相互存在关系也会显示,如图:  但是在GraphExplorer中,搜索到该节点,双击展开后却无法显示邻居之间的关系,如图:  请问有什么方法解决吗
请教下博主,图片搜索功能的原理是什么?
你好,我想实现一个效果,即当我选择一个节点时,该节点及其邻居必须突出显示。同时,所有其他节点必须具有“灰色”效果。比如https://kenedict.com/networks/startups/这样的效果,请问有提供方法实现吗
你好,我看到包括你的在线实例在内,使用GraphExplorer的搜索框组件时,之前的搜索按钮变成了GraphNavigator中的样式,搜索按钮无法使用,我的本地项目也出现了这样的问题,请问你知道是什么原因吗
你好,感谢分享这么优秀的知识图谱可视化项目,但是在导入自己的数据时,边往往颜色很淡,请问有方法可以自定义边的样式吗
样例中自带的ToolbarCtrl,navigation buttons这一类UI控件如果不需要的话怎么删除,直接删html会报错