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.AUTHOR
Andrew Sterling Hanenkamp "<[email protected]>"COPYRIGHT AND LICENSE
Copyright 2007 Boomer Consulting, Inc.This is free software and may be modified and distributed under the same terms as Perl itself.

