JFree Charts (.png images)

Content Type: Module
Categories: Import/Export

Overview

Use this module to create .png images of charts that you can use in your templates. Currently the module supports 4 charts: line, bar pie and ring.

Documentation

Typical usage scenario

Create a .png image of a chart and use it in a pdf export.

Features and limitations

Only 4 chart types supported. Configuration of the chart is limited.

Configuration

Use the non-persistent domain model provided in the module to create charts. Use ChartSeries for line en bar charts. ChartSingle for Pie and Ring charts. Use RingSetting for setting width of Ring (between 0 and 1). Best width is below 0.7. A single Datapoint smaller than 100 will return a percentage center text within Ring chart.

 

 

Releases

Version: 2.0.1
Framework Version: 9.6.0
Release Notes: update to 9.6.0
Version: 1.3.1
Framework Version: 7.0.2
Release Notes: icon
Version: 1.3.0
Framework Version: null
Release Notes: minor bug fix and color change
Version: 1.2.0
Framework Version: null
Release Notes: Rerelease
Version: 1.1.0
Framework Version: null
Release Notes: added Ring charts.