1CGI::Application::PlugiUns:e:rCDGBCIIo:Pn:rtAorpfipiblluietc:ea:dtGirPoaenpr:hl::P:DlSouVcgGuiTmnTe:(n:3tD)aBtIiPornofile::Graph::SVGTT(3)
2
3
4
6 CGI::Application::Plugin::DBIProfile::Graph::SVGTT -
7 SVT::TT::Graph::Bar Graph output for CAP:DBIProfile.
8
10 # in httpd.conf
11 SetVar CAP_DBIPROFILE_GRAPHMODULE CGI::Application::Plugin::DBIProfile::Graph::SVGTT
12 PerlSetVar CAP_DBIPROFILE_GRAPHMODULE CGI::Application::Plugin::DBIProfile::Graph::SVGTT
13
14 # in your CGI::Application subclass (needed to install callback)
15 use CGI::Application;
16 use CGI::Application::Plugin::DBIProfile::Graph::SVGTT;
17
19 This module provides a SVG::TT::Graph::Bars graphing option for
20 CAP:DBIProfile.
21
22 This also provides an example of non-inline graphs for DBIProfile.
23
24 The following settings control the output:
25
26 $CGI::Application::Plugin::DBIProfile::Graph::SVGTT::WIDTH
27 Width of output image.
28
29 $CGI::Application::Plugin::DBIProfile::Graph::SVGTT::HEIGHT
30 Height of output image.
31
33 SVG::TT::Graph
34
36 SVG::TT::Graph::Bar
37 CGI::Application::Plugin::DBIProfile
38 CGI::Application::Plugin::DBIProfile::Graph::HTML
39
41 Joshua I Miller, L<unrtst@cpan.org>
42
44 Copyright 2007 Joshua Miller, all rights reserved.
45
46 This program is free software; you can redistribute it and/or modify it
47 under the same terms as Perl itself.
48
49
50
51perl v5.34.0 CGI::Appl2i0c2a1t-i0o7n-:2:2Plugin::DBIProfile::Graph::SVGTT(3)