sections.gchart.multiple.xhtml Maven / Gradle / Ivy
The newest version!
It's also possible to use multiple series with a GChart component, the only thing to do is to choose the right GChartType ('COLUMN' in this case) and fill more columns.
${showcase:getFileContent('/sections/gchart/example-multiple.xhtml')}
${showcase:getFileContent('/org/primefaces/extensions/showcase/controller/gchart/MultipleSeriesGChartController.java')}