JARCH SHOWCASE
JARCH SHOWCASE
Charts - Responsive Chart size can adjust to screen size in responsive manner. In this example, first chart is responsive and second one is not.

<a:chart type="line" model="#{chartView.lineModel1}" style="height:300px;" responsive="true"/>

<a:chart type="line" model="#{chartView.lineModel2}" style="height:300px;"/>
                
JARCH, Copyright © 2022 All rights reserved. Running JARCH 24.3.0-SNAPSHOT on PrimeFaces-12.0.0 on Mojarra-2.3.13.