Submitted by Anonymous on Fri, 2010-11-19 15:10
Posted in
This interactor plugin performs a coloration of the neighbourhood of a node. When you click on a node, all its neighbors (with a given distance) are colored.
This interactor has a configuration widget with a color scale used for coloring, and distance of the neighborhood to highlight.
The commented source code of this plugin is attached to this tutorial in a .tgz archive. To compile it, you need to have a proper installation of Tulip and the path to the "tulip-config" script must be in your PATH system variable.