Diagram - Hierarchical

This example demonstrates an implementation of Hierarchical Diagram.

Documentation
CEO
CFO
FIN
PUR
CTO
DEV
TST
<style type="text/css">
    .ui-diagram-element {	
        width:5em; 
        height:5em;
        line-height:5em;
        text-align: center;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.8);
        border-radius: 5em;
        border: 1px solid #404a4e;
        background-color: #404a4e;
        color: #cccccc;
    }
    
    .ui-diagram-element:hover {
        background-color: #20282b;
    }
</style>


<p:diagram value="#{diagramHierarchicalView.model}" style="height:600px" styleClass="ui-widget-content" />

FREE THEMES

Built-in component themes created by the PrimeFaces Theme Designer.

nova-light Nova-Light
nova-dark Nova-Dark
nova-colored Nova-Colored
luna-blue Luna-Blue
luna-amber Luna-Amber
luna-green Luna-Green
luna-pink Luna-Pink
omega Omega

PREMIUM TEMPLATES

Create awesome applications in no time using the premium templates and impress your users.