interactive nodes: pop up on click

Asked by Dirk Faltin

Hi!

Im new to Gephi and wondering, if its possible to implement a pop-up functionality if a users clicks on a node?

Thank you!
Dirk

Question information

Language:
English Edit question
Status:
Answered
For:
Gephi Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Eduardo Ramos (eduramiba) said :
#1

Hi Dirk,
It is possible to add context menu actions on right click on one or more nodes, if this is useful to you.

For doing that you will need to download trunk code and implement the GraphContextMenuItem interface from VisualizationAPI module (package org.gephi.visualization.spi). Note that you can also implement NodesManipulator interface from DataLaboratoryAPI to make it available in data laboratory too.

I still have to write a manual about this but you can find examples at package org.gephi.visualization.apiimpl.contextmenuitems of VisualizationModule module.

Can you help with this problem?

Provide an answer of your own, or ask Dirk Faltin for more information if necessary.

To post a message you must log in.