Jifty::Plugin::Chart::Renderer::Chart.3pm

Langue: en

Autres versions - même langue

Version: 2007-12-26 (ubuntu - 08/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Jifty::Plugin::Chart::Renderer::Chart - A chart renderer using PNG charts

DESCRIPTION

This is the default chart renderer used by the Jifty::Plugin::Chart plugin. It works by rendering an IMG tag in the HTML output, which then points to a URL which, when dispatched, retrieves the stored configuration and renders the chart using the Chart package.

METHODS

init

Adds the chart_img_behaviour.js script to those loaded.

render

Implemented the ``render'' in Jifty::Plugin::Chart::Renderer method interface.

SEE ALSO

Jifty::Plugin::Chart, Jifty::Plugin::Chart::Renderer

AUTHOR

Andrew Sterling Hanenkamp "<andrew.hanenkamp@boomer.com>" Copyright 2007 Boomer Consulting, Inc.

This is free software and may be modified and distributed under the same terms as Perl itself.