Chart (element)
From JRapid
For each BI crosstab report, an equivalent chart can be obtained, having the possibility of viewing through its different modes:
- Pie
- Lines
- Bars
- Meter
Charts module uses internally JFreechart library.
Usage:
<chart chart = CHART entity = ENTITY name = NAME title = TITLE rows = PROPERTY_LIST columns = PROPERTY_LIST measure = MEASURE panelheight = PANELHEIGHT onechart = TRUE vertical = TRUE stacked = TRUE />
