Search results for "module:GD::Graph::colour"
GD::Graph::colour - Colour manipulation routines for use with GD::Graph
The GD::Graph::colour package provides a few routines to work with colours. The functionality of this package is mainly defined by what is needed, now and historically, by the GD::Graph modules....
BPS/GDGraph-1.56 - Jan 13, 2023
GD::Graph - Graph Plotting Module for Perl 5
GD::Graph is a *perl5* module to create charts using the GD module. The following classes for graphs with axes are defined: "GD::Graph::lines" Create a line chart. "GD::Graph::bars" and "GD::Graph::hbars" Create a bar chart with vertical or horizonta...
BPS/GDGraph-1.56 - Jan 13, 2023
GD::3DBarGrapher - Create 3D bar graphs using GD
There is only one function in the 3dBarGrapher module and that is creategraph which will return image map XHTML for use in a web page displaying the graph. The data to graph must be passed in a multidimensional array where column 0 is the x-axis name...
SWARHURST/GD-3DBarGrapher-0.9.6 - Jan 17, 2009
GD::Chart::Radial - plot and output Radial or Radar charts using the GD library.
This module allows you to plot and output Radial or Radar charts using the GD library. The module is based on GD::Graph in how it can be used where possible. A radial chart has multiple axis spread out from the centre, like spokes on a wheel. Each ax...
BARBIE/GD-Chart-Radial-0.09 - Oct 07, 2014
Apache::GD::Graph - Generate Graphs in an Apache handler.
The primary purpose of this module is to allow a very easy to use, lightweight and fast charting capability for static pages, dynamic pages and CGI scripts, with the chart creation process abstracted and placed on any server. For example, embedding a...
RKITOVER/Apache-GDGraph-0.96 - Apr 09, 2003
GD::Graph::sparklines - plot "sparkline" graphs
GD::Graph::sparklines is a Perl module for creating sparklines using the GD::Graph infrastructure -- if you want a sparkline of your data, you can just replace use GD::Graph::lines; with use GD::Graph::sparklines; and it will "just work", assuming yo...
RJP/GD-Graph-sparklines-0.2 - Sep 29, 2004