Charting Plugin
Last modified by Vincent Massol on 2024/07/05 18:01
Allows the creation of charts using data from a wiki table or another data source |
Type | Plugin |
Category | |
Developed by | |
Rating | |
License | GNU Lesser General Public License 2.1 |
Table of contents
Description
This plugin used to contain a work-in-progress JavaScript wizard. The charts are drawn using JFreeChart. For chart samples see this special page.
Installation
Example
Suppose you have a table like this:
which is obtained from the following wiki syntax:
using the wizard you can select the table:
and choose the graph type:
configure the chart and choose colors:
Result
and finally you get: