Diagram - Basic

Diagram is generic component to create visual elements and connect them on a web page. SVG is used on modern browsers and VML on IE 8 and below. Component is highly flexible in terms of api, events and theming.

Documentation
A
B
C
<style type="text/css">
    .ui-diagram-element {
        border:0.1em dotted #d4e06b; 	
        width:14em; 
        height:4em; 	
        line-height:4em;
        text-align: center;
    }
</style>


<p:diagram value="#{diagramBasicView.model}" style="height:400px" 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.