About the GraphTree for Vaadin category

GraphTree for Vaadin: It renders graph nodes in a tree form, top to bottom, handles only one way relationship.

Features:-

  • Left Click listener on graph node.
  • Set Standard node properties, like color, opacity etc for every node
  • Set mouse tool tip (will be displayed on mouse hover)
  • Set Labels and type of nodes.

Checkout example code in the highlights.

Note: this is a javascript component and it uses jquery and raphel.
If you are running vaadin version <=7.0.0.alpha3 use 0.0.1 version
For Vaadin 7.0+ use 0.0.5 version
For Vaadin 7.1+ use latest version