SYNOPSIS

  # In startup.pl, or your CGI::Application class
  BEGIN {
      $ENV{'CAP_DBIPROFILE_GRAPHMODULE'} = 'CGI::Application::Plugin::DBIProfile::Graph::HTML::Horizontal';
  };

DESCRIPTION

\*(C`CGI::Application::Plugin::DBIProfile::Graph::HTML::Horizontal\*(C' implements a basic/simple horizontal bar graph for \*(C`CGI::Application::Plugin::DBIProfile\*(C'.

AUTHOR

Graham TerMarsch ([email protected])

COPYRIGHT

Copyright (C) 2007, Graham TerMarsch. All Rights Reserved.

This is free software; you can redistribute it and/or modify it under the same license as Perl itself.

RELATED TO CGI::Application::Plugin::DBIProfile::Graph::HTML::Horizontal…

CGI::Application::Plugin::DBIProfile, CGI::Application::Plugin::DBIProfile::Graph::HTML.