Provided by: libjifty-plugin-chart-perl_1.01+dfsg-2_all bug

NAME

       Jifty::Plugin::Chart::Renderer::GD::Graph - 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 "<andrew.hanenkamp@boomer.com>"

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.

perl v5.12.4                                2009-03Jifty::Plugin::Chart::Renderer::GD::Graph(3pm)