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


Jifty-Plugin-Chart documentation  | view source Contained in the Jifty-Plugin-Chart distribution.

Index


NAME

Top

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

DESCRIPTION

Top

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

Top

init

Adds the chart_img_behaviour.js script to those loaded.

render

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

SEE ALSO

Top

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

AUTHOR

Top

Andrew Sterling Hanenkamp <andrew.hanenkamp@boomer.com>

COPYRIGHT AND LICENSE

Top


Jifty-Plugin-Chart documentation  | view source Contained in the Jifty-Plugin-Chart distribution.