Scroll to navigation

Jifty::Plugin::Chart::Renderer::GD::Graph(3pm) User Contributed Perl Documentation Jifty::Plugin::Chart::Renderer::GD::Graph(3pm)

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.
2009-03-09 perl v5.12.4