You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cytoscape-helpdesk
Hi,
is there a way to be informed about nodes leaving the visible area of
the network view (by zooming in or sliding the network) or to get a
list of the nodes being currently visible? (One could describe those
nodes out of scope as hidden nodes, but I am not interested in nodes
that have been hidden by the user [CTRL+H]).
I tried to get this done by accessing m_drawPersp from DGraphView but
this did not work out.