Charting Plugin

Version 19.1 by Thomas Mortagne on 2011/10/27 18:12

chart_pieAllows the creation of charts using data from a wiki table or another data source
TypePlugin
Category
Developed byUnknown
Rating
0 Votes
LicenseUnknown

Description

This plugin contains a macro and a work-in-progress JavaScript wizard. The charts are drawn using JFreeChart. For chart samples see this special page.

Installation

Currently the charting wizard is not available from the XWiki interface. We hope to fix this soon (XWIKI-869).

The charting macro can also be used directly (not for the faint of heart).

Example

Suppose you have a table like this:

table1.png

which is obtained from the following wiki syntax:

table2.png

using the wizard you can select the table:

selection.png

and choose the graph type:

choosetype.png

configure the chart and choose colors:

colorpicker.png

Result

and finally you get:

chart.png

Tags: charting
    

Get Connected