InteractiveGraph icon indicating copy to clipboard operation
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...

Results 38 InteractiveGraph issues
Sort by recently updated
recently updated
newest added

As tow entities may have multirelation , like a couple may also are classmates ![issue5](https://user-images.githubusercontent.com/30724114/79631820-e7599100-818d-11ea-8b16-0cba7d35aac4.png) explorer.html shown like this, relation "竞争"covered relation "合作” ![issue6](https://user-images.githubusercontent.com/30724114/79631920-ad3cbf00-818e-11ea-93aa-9f5d57a454a7.png)

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数据库中双击展开节点,除了显示该节点的邻居,若邻居中相互存在关系也会显示,如图: ![image](https://github.com/grapheco/InteractiveGraph/assets/55723142/daad5e88-18f0-4065-87ee-b4c9e902933f) 但是在GraphExplorer中,搜索到该节点,双击展开后却无法显示邻居之间的关系,如图: ![image](https://github.com/grapheco/InteractiveGraph/assets/55723142/b13f82da-1da7-4d36-83c9-5d71a3a12888) 请问有什么方法解决吗

请教下博主,图片搜索功能的原理是什么?

你好,我想实现一个效果,即当我选择一个节点时,该节点及其邻居必须突出显示。同时,所有其他节点必须具有“灰色”效果。比如https://kenedict.com/networks/startups/这样的效果,请问有提供方法实现吗

你好,我看到包括你的在线实例在内,使用GraphExplorer的搜索框组件时,之前的搜索按钮变成了GraphNavigator中的样式,搜索按钮无法使用,我的本地项目也出现了这样的问题,请问你知道是什么原因吗

你好,感谢分享这么优秀的知识图谱可视化项目,但是在导入自己的数据时,边往往颜色很淡,请问有方法可以自定义边的样式吗

样例中自带的ToolbarCtrl,navigation buttons这一类UI控件如果不需要的话怎么删除,直接删html会报错