Diagram - FlowChart

FlowCharts can be created using label overlays and arrow connectors.

Documentation
Fight for your dream
Do you meet some trouble?
Do you give up?
Succeed
Fail
<style type="text/css">
    .ui-diagram-element {	
        width:14em; 
        height:4em; 	
        line-height:4em;
        text-align: center;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.8);
        border-radius: 4px;
        border: 1px solid transparent;
        background-color: #98AFC7;
        color: #ffffff;
    }
    
    .ui-diagram-success {
        background-color: #9CB071;
        color: #ffffff;
        border-color: #7ab02c;
    }
    
    .ui-diagram-fail {
        background-color: #C34A2C;
        color: #ffffff;
    }
    
    .flow-label {
        font-size: 24px;
        font-weight: bold;
        color: #816A51;
    }
</style>


<p:diagram value="#{diagramFlowChartView.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.