This project has retired. For details please refer to its Attic page.
Welcome to the org.apache.forrest.plugin.output.Chart Plugin
Apache Forrest > org.apache.forrest.plugin.output.Chart
 

Welcome to the org.apache.forrest.plugin.output.Chart Plugin

Apache Forrest - org.apache.forrest.plugin.output.Chart Plugin

This plugin provides charting for Apache Forrest by integrating JChart into Forrest.

View a set of sample graphs.

Generating a Chart

To generate a chart simply use a URI in the following form:

/do/draw_chart/PATH_TO_CHART/CHART_NAME.CHART_TYPE

Where PATH_TO_CHART is the normal path to the chart descriptor, CHART_NAME is the name of the chart descriptor file (without the .xml extension, and CHART_TYPE is how you want the format in which the chart is to be returned (for example, .png, .jpg or .svg).