arya-blue
luna-amber
luna-blue
luna-green
luna-pink
nova-dark
nova-light
saga-blue
vela-blue
EChart
Apache ECharts can be configured by sending a JSON payload from the server. The "itemSelect" AJAX event can be used to determine which series and data point was clicked.
Source

                <pe:echart style="width: 50vw; height: 400px;" value="#{eChartController.json}" widgetVar="jsonEChart">
        <p:ajax event="itemSelect" listener="#{eChartController.itemSelect}" />
        <p:autoUpdate on="eventTheme"/>
    </pe:echart>
            
Components and more
Documentation pe:
Attributes (move mouse over the names to see data types)
Name Description
No attributes available for this component.
PrimeFaces Extensions Showcase - © 2011-2025,PrimeFaces: 15.0.13,PrimeFaces Extensions: 15.0.14-SNAPSHOT,JSF: Apache MyFaces JSF-2.3 Core Impl 2.3.10,Server: Apache Tomcat (TomEE)/9.0.82 (8.0.16),Build time: 2026-02-23 00:32