JARCH SHOWCASE
JARCH SHOWCASE
Charts - Animate Charts can be animated on load.
<h:panelGrid columns="2" columnClasses="left,right" style="width:100%">
    <a:chart type="line" model="#{chartView.animatedModel1}" style="width:400px;" />
    <a:chart type="bar" model="#{chartView.animatedModel2}" style="width:400px;" />
</h:panelGrid>
                
JARCH, Copyright © 2022 All rights reserved. Running JARCH 24.3.0-SNAPSHOT on PrimeFaces-12.0.0 on Mojarra-2.3.13.