
Jifty::Plugin::Chart::Renderer::GD::Graph - A chart renderer using GD::Graph

In config.yml:
Plugins:
- Chart:
DefaultRenderer: Jifty::Plugin::Chart::Renderer::GD::Graph

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

Adds the chart_img_behaviour.js script to those loaded.
Renders an IMG tag referring to the GD::Graph image view.

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.