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


Jifty-Plugin-Chart documentation  | view source Contained in the Jifty-Plugin-Chart distribution.

Index


NAME

Top

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

SYNOPSIS

Top

In config.yml:

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

DESCRIPTION

Top

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

METHODS

Top

init

Adds the chart_img_behaviour.js script to those loaded.

render

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

AUTHOR

Top

Andrew Sterling Hanenkamp <andrew.hanenkamp@boomer.com>

COPYRIGHT AND LICENSE

Top


Jifty-Plugin-Chart documentation  | view source Contained in the Jifty-Plugin-Chart distribution.