GD::Simple is a subclass of the GD library that shortens many of the long GD method calls by storing information about the pen color, size and position in the GD object itself. It also adds a small number of "turtle graphics" style calls for those wh...
RURBAN/GD-2.73 - 24 Sep 2020 13:01:57 UTCGD.pm is a Perl interface to Thomas Boutell's gd graphics library (version 2.01 or higher; see below). GD allows you to create color drawings using a large number of graphics primitives, and emit the drawings as PNG files. GD defines the following fo...
RURBAN/GD-2.73 - 24 Sep 2020 13:01:57 UTCDoes absolutely nothing with GD, but works nicely with GD::SVG....
RURBAN/GD-2.73 - 24 Sep 2020 13:01:57 UTCSee GD...
RURBAN/GD-2.73 - 24 Sep 2020 13:01:57 UTCGD::Icons generates an arbitrary number of icons that vary by shape, color and color intensity. This is intended to be used in cases for which a series of related icons are needed. For example, if you want to generate icons to represent traffic conge...
PCANARAN/GD-Icons-0.04 - 22 Jan 2008 01:37:51 UTCGD::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...
RUZ/GDGraph-1.54 - 21 Nov 2016 12:24:54 UTCPolyline.pm extends the GD module by allowing you to create polylines. Think of a polyline as "an open polygon", that is, the last vertex is not connected to the first vertex (unless you expressly add the same value as both points). For the remainder...
RURBAN/GD-2.73 - 24 Sep 2020 13:01:57 UTCSee GD...
RURBAN/GD-2.73 - 24 Sep 2020 13:01:57 UTCGD::SVG painlessly enables scripts that utilize GD to export scalable vector graphics (SVG). It accomplishes this task by wrapping SVG.pm with GD-styled method calls. To enable this functionality, one need only change the "use GD" call to "use GD::SV...
TWH/GD-SVG-0.33 - 10 May 2009 14:39:31 UTCGALGIER/GD-OrgChart-0.03 - 09 Jan 2003 14:08:05 UTC
This module provides a GD API emulation for the Cairo graphics library. Cairo is a vector-based drawing package that aims to provide consistent output to many graphics contexts/formats....
TIMBRODY/GD-Cairo-0.01 - 21 Nov 2007 13:36:27 UTCDraw simple graphs using the magic of GD and Math::Bezier...
RPETTETT/GD-Sparkline-0.05 - 18 Jan 2010 19:20:54 UTCJDIEPEN/Geo-GD-Image-0.02 - 07 Sep 2006 08:38:04 UTC
This is a *perl5* module to generate HTML map text for following GD::Graph objects GD::Graph::pie, GD::Graph::bars, GD::Graph::lines, GD::Graph::area, GD::Graph::point and GD::Graph::linespoints. As a result of its work is created HTML code containin...
RA/GDGraph-Map-1.05 - 15 Mar 2001 14:51:06 UTC"Image::Base::GD" extends "Image::Base" to create or update image files in various formats using the "GD" module and library (libgd version 2 or higher). Native GD drawing has many more features but this module is an easy way to point "Image::Base" s...
KRYDE/Image-Base-GD-16 - 25 Feb 2019 04:25:39 UTCThis 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 - 07 Oct 2014 02:05:11 UTCThe 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 - 09 Apr 2003 17:50:50 UTCboxplot is a *perl5* module that uses GD::Graph, GD, and Statistics::Descriptive to create and display PNG output for box and whisker graphs....
GAFFER/GDGraph-boxplot-1.00 - 10 Jul 2001 03:40:24 UTCGD::Graph::histogram extends the GD::Graph module to create histograms. The module allow creation of count or percentage histograms....
WHIZDOG/GDGraph-histogram-1.1 - 22 Mar 2006 20:16:08 UTC