Charts - Animate

Charts can be animated on load.

Documentation
<style type="text/css">
    .left {
        text-align: left;
    }
    
    .right div {
        float: right;
    }
</style>

<h:panelGrid columns="2" columnClasses="left,right" style="width:100%">
    <p:chart type="line" model="#{chartView.animatedModel1}" style="width:400px;" />
    <p:chart type="bar" model="#{chartView.animatedModel2}" style="width:400px;" />
</h:panelGrid>

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.