Jifty::Plugin::Chart::Renderer::GD::Graph(3) A chart renderer using GD::Graph

SYNOPSIS

In config.yml:


Plugins:
- Chart:
DefaultRenderer: Jifty::Plugin::Chart::Renderer::GD::Graph

DESCRIPTION

This is a chart renderer that uses GD::Graph to build charts.

METHODS

init

Adds the chart_img_behaviour.js script to those loaded.

render

Renders an IMG tag referring to the GD::Graph image view.

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.