Warning: Undefined variable $filepath in /home/tiki-doc/public_html/lib/wiki-plugins/wikiplugin_tikidocfromcode.php on line 146
PluginChart | Documentation for Tiki Wiki CMS Groupware
Loading...
 

Plugin Chart

Introduced in Tiki2

Use this wiki plugin to display a chart from a Spreadsheet. This plugin can be generated by the TikiSheet chart tool.

Parameters

Tiki Doc From Code error: chart not found

Chart Types

By default, this plugin was able to display these chart types:
Image

(taken from Spreadsheet Graphics and Charts )

Example 1

Example of Chart syntax generated through the tiki-graph_sheet.php feature (see below the parameters form and spreadsheet preview in the screenshot):

Image

Example 2

Example of chart using Plugin Chart directly.

This code:

Copy to clipboard
{chart id="4" type="PieChartGraphic" width="600" height="400" format="letter" value="D2:D8" label="E2:E8"}


Would produce:

Related

List Slides
Show PHP error messages