Directory

GraphTree for Vaadin - Vaadin Add-on Directory

Graph UI in Tree form(one way relationship) GraphTree for Vaadin - Vaadin Add-on Directory
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