image over node
I am currently working on integrating Gephi Lite into my React graph analysis project. I have successfully copied and implemented the graph visualization components, and they are functioning as expected—the graph displays correctly, just like in the original project. However, I am encountering an issue when attempting to add images to the nodes: nothing happens. While this feature works perfectly in the original code, it does not work in my project.
I have already verified that the image paths are correct, so the issue seems to lie elsewhere. I would appreciate any guidance on how to debug or resolve this problem.
Please make sure that the image are served without any CORS protection.
If you need to integrate Gephi Lite into an existing app you can use the new Broadcast API. Or use react-sigma to build a custom components.
Without more information about your issue, like a link to your code to show how you have integrated gephi-lite in your project or a small example that can reproduce your issue, we can't help you.
Please give us more context, otherwise will be close in a near futur.