debian/0000755000000000000000000000000011561516340007170 5ustar debian/control0000644000000000000000000000265411561516301010577 0ustar Source: libgd-graph-perl Section: perl Priority: extra Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Build-Depends: cdbs (>= 0.4.73~), perl, debhelper (>= 6), dh-buildinfo, libgd-text-perl, imagemagick Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libgd-graph-perl Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libgd-graph-perl.git Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/GDGraph/ Package: libgd-graph-perl Architecture: all Depends: libgd-text-perl (>= 0.80), ${perl:Depends}, ${misc:Depends} Suggests: ttf-dustin Description: 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 - Create a bar chart. * GD::Graph::points - Create an chart, displaying the data as points. * GD::Graph::linespoints - Combination of lines and points. * GD::Graph::area - Create a graph, representing the data as areas under a line. * GD::Graph::mixed - Create a mixed type graph, any combination of the above. At the moment this is fairly limited. Some of the options that can be used with some of the individual graph types won't work very well. Multiple bar graphs in a mixed graph won't display very nicely. * GD::Graph::pie - Create a pie chart. debian/source/0000755000000000000000000000000011456605165010477 5ustar debian/source/format0000644000000000000000000000001411456605165011705 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000002761711561516340011057 0ustar libgd-graph-perl (1.44-6) unstable; urgency=low * Update copyright file: + Rewrite using draft 174 of DEP-5 format. + Rewrap license fields at 72 chars. * Bump policy compliance to standards-version 3.9.2. * Improve package relations: + Relax (drop versioning) for package satisifed even in oldstable: - libgd-text-perl -- Jonas Smedegaard Sun, 08 May 2011 15:38:18 +0200 libgd-graph-perl (1.44-5) unstable; urgency=low * Fix tidy a copyright section. * Update watch file: + Track both by-modules page and search.cpan.org. + Strip unneeded + in regexp. * Fix watch file. * Use CDBS perl-makemaker.mk (not deprecated perlmodule.mk). * Extend copyright years for Debian packaging. * Update copyright file: + Rewrite using DEP5 Subversion draft rev.173. + Extend years. + Use search.cpan.org page as source URL. -- Jonas Smedegaard Fri, 11 Mar 2011 17:56:19 +0100 libgd-graph-perl (1.44-4) unstable; urgency=low * Move to Debian Perl Group: Update Maintainer field. * Drop Sean Finney as uploader, to reflect reality. * Packaging moved to Git: + Update Vcs stanzas. + Add git-buildpackage configfile, enabling signed tags and use of pristine-tar. + Use source format 3.0 (quilt), with suitable local-options. + Git-ignore quilt .pc dir. * Drop locally included CDBS snippets: included in main cdbs now. * Fix indent list items in long description. * Add README.source. Drop custom hints about CDBS. * Add proper licensing header to debian/rules. Extend copyright years. * Strip now obsolete suffices from watch file. * Ease backporting to Debian stable: Relax inclusion of CDBS snippets required only in DEB_MAINTAINER_MODE, and supprress related build- dependencies. * Rewrite copyright file using draft rev135 of DEP5 format. * Bump Policy compliance to standards-version 3.9.1. * Fix depend on ${perl:Depends} and ${misc:Depends}. Thanks to lintian. -- Jonas Smedegaard Mon, 18 Oct 2010 02:31:16 +0200 libgd-graph-perl (1.44-3) unstable; urgency=medium * Invoke svn-upgrade (not uupdate) in debian/watch. * Set urgency=medium as 2.04-1 included a FTBFS bugfix (similar to bug#487066). -- Jonas Smedegaard Sat, 28 Jun 2008 20:42:46 +0200 libgd-graph-perl (1.44-2) unstable; urgency=low * Really advertise README.cdbs-tweaks as promised in -1. * Add Vcs-Svn and Vcs-Browser fields to debian/control. * Move Homepage to own field (from pseudo-field in long description). * Update local cdbs tweaks: + Major updates to copyright-check.mk, most importantly relax to only warn by default. + Various updates to update-tarball.mk, including changed wget options to work with recent versions of wget. + Drop buildcore.mk (set hints manually instead as needed). * Update debian/copyright-hints. * Bump debhelper compatibility level to 6. * Fix double cdbs build-dependencies in debian/rules. * Semi-auto-update debian/control to update build-dependencies: DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean -- Jonas Smedegaard Fri, 27 Jun 2008 20:53:09 +0200 libgd-graph-perl (1.44-1) unstable; urgency=low * New upstream release. * Switch to team maintainance using Alioth project pkg-gd, and myself and Sean Finney as uploaders. If you (yes, you!) want to help packaging GD and related packages for Debian, please get in touch with us at pgk-gd-devel@lists.alioth.debian.org . * Update CDBS tweaks: + Replace auto-update.mk with overloading buildcore.mk. + Fix applying buildinfo only once. + Fix race condition: check copyright strings in pre-build target (not clean target). Closes: bug#385202, thanks to Florent Bayle for reporting and Steinar H. Gunderson for workaround in NMU. Enable copyright.check again. + Add upstream-tarball.mk to implement get-orig-source target. + Add debian/README.cdbs-tweaks and advertise it in debian/rules. * Declare build-dependencies in debian/rules. * Semi-auto-update debian/control: DEB_BUILD_OPTIONS=cdbs-autoupdate fakeroot debian/rules pre-build -- Jonas Smedegaard Sun, 12 Aug 2007 21:27:42 +0200 libgd-graph-perl (1.43.08-2.1) unstable; urgency=low * Non-maintainer upload. * Comment out copyright-check.mk; it is not robust enough to avoid random false positives on buildds. (Closes: #) -- Steinar H. Gunderson Thu, 7 Sep 2006 14:10:08 +0200 libgd-graph-perl (1.43.08-2) unstable; urgency=low * Fix cdbs snippet copyright-check not cleaning up after itself. * Use build-depends (not build-depends-indep). build-depends-indep has no real use according to note in Debian Policy 7.6, and is badly supported by cdbs. * Suggest ttf-dustin (and drop Dustismo font as example file). Thanks to linda for noticing. * Use search.cpan.org/dist/ (not www.cpan.org/modules/by-modules/) in long description. -- Jonas Smedegaard Sat, 12 Aug 2006 17:21:04 +0200 libgd-graph-perl (1.43.08-1) unstable; urgency=low * New upstream release. * Bump standards-version to 3.7.2 (no changes needed). * Add local cdbs snippets auto-update.mk and copyright-check.mk. * Move buildinfo to local cdbs snippet buildinfo.mk. * Added Homepage to long description. * Update watch file to deal with upstream perlish version string. -- Jonas Smedegaard Sun, 16 Jul 2006 17:16:03 +0200 libgd-graph-perl (1.43-2) unstable; urgency=medium * Buid-depend on imagemagick (needed to make test). Closes: Bug#264830 (thanks to Roland Stigge ). * Standards-version 3.6.1 (no changes needed). This also closes: Bug#210413 (thanks to Peter Palfrader ). * Change debian/copyright slightly: + Mention "Debian GNU systems" in first line, to emphasize the broad range of Debian. + Rephraze last sentence pointing to common-licenses, to please lintian (the note was technically correct before, but written in a way not recognized by lintian). * Update watch file: + Add comment about usage of the file. + Make regexp more generic. * Include (and build-depend on) dh-buildinfo. * Clean GIF files, generated by 'make test' with recent releases of libgd2. * Drop direct dependency on libgd (this library never uses the library directly, only through the dependency on libgd-text-perl). * Set urgency=medium due to the FTBFS of bug#264830 and the fact that no binaries have changed by this upload (except being compiled using a newer compiler). -- Jonas Smedegaard Fri, 20 Aug 2004 21:51:31 +0200 libgd-graph-perl (1.43-1) unstable; urgency=low * New upstream release. * Remove info from debian/copyright about who packaged - this info is in debian/changelog. * Remove info about Cetus font from debian/copyright - it is no longer included upstream. * Use official cdbs package again - earlier hacks are included now. * Standards version 3.6 (no changes needed). -- Jonas Smedegaard Tue, 22 Jul 2003 11:48:24 +0200 libgd-graph-perl (1.42-1) unstable; urgency=low * New upstream release. * Improve and reorder the load of cdbs files (Closes: Bug#198242). * Tighten watch file. -- Jonas Smedegaard Mon, 23 Jun 2003 04:57:25 +0200 libgd-graph-perl (1.40-2) unstable; urgency=low * Hack debian/debhelper.mk to include upstream changelog. -- Jonas Smedegaard Sat, 31 May 2003 06:15:45 +0200 libgd-graph-perl (1.40-1) unstable; urgency=low * New upstream release. * Tighten (build-)dependency on libgd-text-perl to reflect upstream prerequisites in Makefile.pm (similar dependency on libgd-perl is fulfilled with all but the very first Debian package release, so not relevant). * Repackage using cdbs (with local perl additions). * Standards-Version 3.5.10 (no changes needed). * Lower build-dependency on perl a bit to match policy. * Generate sample images (included as examples). -- Jonas Smedegaard Sat, 31 May 2003 00:00:55 +0200 libgd-graph-perl (1.39-2) unstable; urgency=low * Prefer libgd-gd2-* over older ones. -- Jonas Smedegaard Thu, 15 May 2003 20:01:08 +0200 libgd-graph-perl (1.39-1) unstable; urgency=low * New upstream release. * Include new font Dustismo Sans as example only (for now...). Include its copyright (GPLv2) info to debian/copyright. * Change section to perl. * Claim compliance with Policy 3.5.9 (no changes needed). -- Jonas Smedegaard Wed, 9 Apr 2003 02:29:02 +0200 libgd-graph-perl (1.35+1.36nofont-1) unstable; urgency=medium * New upstream release. * Repackage upstream tarball to not include the truetype font: It lacks copyright and license info, and is therefore not allowed within Debian. + Make a note in debian/copyright about it. + Set urgency=medium on this upload. * Change to new default compilation options according to policy 3.5.7. * Run a 'make test' at compile time. Build-depend on libgd-text-perl. * Claim to comply with policy version 3.5.8. * Remove reference to no longer existing 20thcent.ttf and 20thcent_Read_Me.txt. -- Jonas Smedegaard Sun, 16 Feb 2003 13:52:39 +0100 libgd-graph-perl (1.35-4) unstable; urgency=low * Depend on all variants of libgd-perl, and favor libgd-gd2-noxpm-perl (GD 2.x is no longer considered beta by upstream). * Add watch file. -- Jonas Smedegaard Tue, 12 Nov 2002 04:53:41 +0100 libgd-graph-perl (1.35-3) unstable; urgency=low * Depend on either libgd-perl or libgd-gd2-perl. -- Jonas Smedegaard Thu, 29 Aug 2002 06:48:50 +0200 libgd-graph-perl (1.35-2) unstable; urgency=low * Depend on unversioned libgd-perl, now that it is only a virtual package (and stable Debian contains libgd-perl way above the critical 1.9). * Build the package using binary-indep build-target (closes: #157481). * Add the non-clause to copyright, just to be on the safe side... -- Jonas Smedegaard Thu, 22 Aug 2002 09:19:18 +0200 libgd-graph-perl (1.35-1) unstable; urgency=low * Newer upstream version. * Update copyright (add -2002, no other changes). -- Jonas Smedegaard Wed, 3 Jul 2002 21:25:26 +0200 libgd-graph-perl (1.33-4) unstable; urgency=low * Friendly takeover (Thanks, Piotr!): Change Maintainer field. * Repackaged using make-dh-perl. * Rewrite copyright. -- Jonas Smedegaard Mon, 25 Mar 2002 20:24:31 +0100 libgd-graph-perl (1.33-3) unstable; urgency=low * Build-Depends-Indep field in debian/control -- Piotr Roszatycki Wed, 17 Oct 2001 15:47:59 +0200 libgd-graph-perl (1.33-2) unstable; urgency=low * Updated debian/watch * woody release -- Piotr Roszatycki Mon, 30 Jul 2001 11:33:43 +0200 libgd-graph-perl (1.33-1) unstable; urgency=low * New upstream release * Moved out from contrib to main. -- Piotr Roszatycki Wed, 31 Jan 2001 11:20:22 +0000 libgd-graph-perl (1.32-1) unstable; urgency=low * New upstream release * New yada compatible with Standards-Version: 3.1.0 -- Piotr Roszatycki Sat, 22 Jul 2000 00:15:21 +0200 libgd-graph-perl (1.31-1) unstable; urgency=low * This release closes: #59442 * Depends: ${perl:Depends} * debian/watch * New upstream release -- Piotr Roszatycki Wed, 3 May 2000 16:09:09 +0200 libgd-graph-perl (1.24-1) unstable; urgency=low * The new different upstream source taken from CPAN. * yada 0.9 -- Piotr Roszatycki Fri, 7 Apr 2000 12:58:29 +0200 libgd-graph-perl (0.9-2) unstable; urgency=low * /usr/doc/... symlink. -- Piotr Roszatycki Mon, 18 Oct 1999 19:25:31 +0200 libgd-graph-perl (0.9-1) unstable; urgency=low * Initial Debian version. -- Piotr Roszatycki Wed, 25 Aug 1999 21:32:14 +0200 debian/README.source0000644000000000000000000000361311456620623011355 0ustar Building this package for Debian -------------------------------- This source package need no special handling for normal package builds. Developing this package for Debian ---------------------------------- The source of this package is developed using git and the helper tool git-buildpackage, with all official releases tagged and signed and binary diffs of tarballs stored using pristine-tar. This is documented below /usr/share/doc/git-buildpackage/manual-html/ . A custom build target shows current upstream and packaging versions: debian/rules print-version Current upstream tarball can be prepared using this other build target: debian/rules get-orig-source To switch to newer upstream source, first add a dummy changelog entry and comment out DEB_UPSTREAM_TARBALL_MD5 before getting the source: dch -v ${new_upstream_version}-1 "Dummy changelog entry" sed -i -e 's/^\(DEB_UPSTREAM_TARBALL_MD5\b\)/#\1/' debian/rules debian/rules get-orig-source Store new md5sum to help ensure identical source is received later. Setting DEB_MAINTAINER_MODE=1 enables additional build routines helpful during development of the package, but unfit for normal builds. This typically includes the CDBS feature of auto-updating debian/control with CDBS-related build-dependencies, which is forbidden by Debian Policy as build environment must not change during automated builds. Maintaining packaging build routines ------------------------------------ This source package wraps debhelper commands and other tedious parts of the build routines using the CDBS framework. Please refer to the actual makefile snippets included from debian/rules for details on their purpose and ways to override defaults. Additionally, makefile snippets included from below /usr/share/cdbs may also be documented in /usr/share/doc/cdbs/cdbs-doc.pdf.gz . -- Jonas Smedegaard Thu, 26 Feb 2009 21:28:29 +0100 debian/compat0000644000000000000000000000000211456607246010377 0ustar 6 debian/watch0000644000000000000000000000050311536450715010224 0ustar # Run the "uscan" command to check for upstream updates and more. version=3 opts="uversionmangle=s/(\d)\.(\d{2})(\d+)/$1.$2.$3/" \ http://www.cpan.org/modules/by-module/GD/GDGraph-([\d\.]+)\.tar\.gz opts="uversionmangle=s/(\d)\.(\d{2})(\d+)/$1.$2.$3/" \ http://search.cpan.org/dist/GDGraph/ .*/GDGraph-([\d\.]+)\.tar\.gz debian/copyright_hints0000644000000000000000000000703511561515737012346 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174 Upstream-Name: FIXME Upstream-Contact: FIXME Source: FIXME Disclaimer: Autogenerated by CDBS Files: MANIFEST META.yml Makefile.PL debian/README.source debian/compat debian/control debian/control.in debian/gbp.conf debian/source/format debian/source/local-options debian/watch samples/Makefile samples/logo.png samples/rgb.txt samples/sample11.pl samples/sample12.pl samples/sample13.pl samples/sample14.pl samples/sample15.pl samples/sample16.pl samples/sample17.pl samples/sample18.pl samples/sample19.pl samples/sample1A.pl samples/sample1B.pl samples/sample21.pl samples/sample22.pl samples/sample23.pl samples/sample31.pl samples/sample41.pl samples/sample42.dat samples/sample42.pl samples/sample51.pl samples/sample52.pl samples/sample53.pl samples/sample54.dat samples/sample54.pl samples/sample55.pl samples/sample56.pl samples/sample57.pl samples/sample61.pl samples/sample62.pl samples/sample63.pl samples/sample64.pl samples/sample71.pl samples/sample91.pl samples/sample92.pl samples/sample93.pl samples/sample94.pl samples/sample95.pl samples/save.pl t/axestype.t t/bugfixes.t t/colour.t t/data.csv t/data.t t/data.tab t/error.t t/images/logo.gif t/images/logo.jpeg t/images/logo.jpg t/images/logo.png t/images/logo.xbm t/images/logo.xpm t/images/logo_alt.PNG t/images/logo_gif_noext t/images/logo_jpeg_noext t/images/logo_ping_noext t/images/logo_xbm_noext t/images/logo_xpm_noext t/use.t Copyright: *No copyright* License: UNKNOWN FIXME Files: Graph/Data.pm Graph/Error.pm Graph/FAQ.pod Graph/area.pm Graph/axestype.pm Graph/bars.pm Graph/hbars.pm Graph/lines.pm Graph/linespoints.pm Graph/mixed.pm Graph/pie.pm Graph/points.pm Graph/utils.pm Copyright: 1995-1998, Martien Verbruggen 1995-1999, Martien Verbruggen 1995-2000, Martien Verbruggen Martien Verbruggen License: UNKNOWN FIXME Files: Graph.pm Graph/colour.pm Copyright: 1995-1998, Martien Verbruggen 1995-1999, Martien Verbruggen 1995-2000, Martien Verbruggen 1999, Martien Verbruggen 1999, Steve Bonds License: UNKNOWN FIXME Files: Dustismo_Sans.ttf Copyright: Dustin Norlander, 2002. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later DustismoRegularDustinNorlander: Dustismo: 2002DustismoVersion 1.06 2003DustismoDustismo is a trademark of Dustin Norlander.Dustin Norlander, . This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version of the License, or any laterDustin Norlanderhttp://www.dustismo.com 2002, Dustin Norlander License: GPL FIXME Files: debian/rules Copyright: 2003-2008, 2010-2011, Jonas Smedegaard License: GPL FIXME Files: Dustismo.LICENSE Copyright: 1989, 1991 Free Software Foundation, Inc 2002, Dustin Norlander HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR HOLDERS AND/OR OTHER PARTIES disclaimer" for the program, if holder saying it may be distributed holder who places the Program under this License interest in the program law: the software, and year name of author License: GPL-2+ FIXME Files: README Copyright: 1995-1999, Martien Verbruggen. 1999, Steve Bonds. 1999-2002, Martien Verbruggen. that excluded Unisys License: UNKNOWN FIXME Files: CHANGES Copyright: status License: UNKNOWN FIXME debian/copyright0000644000000000000000000000406311561516101011121 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174 Upstream-Name: GD::Graph Upstream-Contact: Martien Verbruggen Source: http://search.cpan.org/dist/GDGraph/ Files: * Copyright: 1995-2000, Martien Verbruggen License: Artistic or GPL-1+ This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. Comment: Perl is licensed under either the Artistic license or the GNU General Public License, version 1 or later. Files: Graph.pm Graph/colour.pm Copyright: 1995-2000, Martien Verbruggen 1999, Steve Bonds License: Artistic or GPL-1+ This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. Comment: Perl is licensed under either the Artistic license or the GNU General Public License, version 1 or later. Files: Dustismo_Sans.ttf Copyright: 2002, Dustin Norlander License: GPL-2+ Files: debian/* Copyright: 2003-2008, 2010-2011, Jonas Smedegaard License: GPL-2+ License: Artistic Comment: On Debian systems the Artistic License is located in '/usr/share/common-licenses/Artistic'. License: GPL-1+ Comment: On Debian systems the GNU General Public License (GPL) version 1 is located in '/usr/share/common-licenses/GPL-1'. License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Comment: On Debian systems the GNU General Public License (GPL) version 2 is located in '/usr/share/common-licenses/GPL-2'. . You should have received a copy of the GNU General Public License along with this program. If not, see . debian/gbp.conf0000644000000000000000000000014611456605154010615 0ustar # Configuration file for git-buildpackage and friends [DEFAULT] pristine-tar = True sign-tags = True debian/rules0000755000000000000000000000326611561516250010257 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- # Copyright © 2003-2008, 2010-2011 Jonas Smedegaard # Description: Main Debian packaging script for GD::Graph # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . -include /usr/share/cdbs/1/rules/upstream-tarball.mk -include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/class/perl-makemaker.mk include /usr/share/cdbs/1/rules/debhelper.mk # Silence optional build-dependencies to ease backporting CDBS_BUILD_DEPENDS_rules_upstream-tarball = CDBS_BUILD_DEPENDS_rules_utils_copyright-check = DEB_UPSTREAM_PACKAGE = GDGraph DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/GD DEB_UPSTREAM_TARBALL_MD5 = a8a4ab62741258803b5744cb8882e68c DEB_INSTALL_EXAMPLES_libgd-graph-perl := samples # Upstream says creating samples is a better test so do both DEB_MAKE_CHECK_TARGET = test samples # Clean explicitly, as upstream make target "clean" in samples is broken clean:: rm -f $(CURDIR)/samples/sample*.png $(CURDIR)/samples/sample*.gif $(CURDIR)/samples/logo.gif # Needed for by upstream build process CDBS_BUILD_DEPENDS += , libgd-text-perl, imagemagick debian/control.in0000644000000000000000000000253011561516202011175 0ustar Source: libgd-graph-perl Section: perl Priority: extra Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Build-Depends: @cdbs@ Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libgd-graph-perl Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libgd-graph-perl.git Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/GDGraph/ Package: libgd-graph-perl Architecture: all Depends: libgd-text-perl (>= 0.80), ${perl:Depends}, ${misc:Depends} Suggests: ttf-dustin Description: 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 - Create a bar chart. * GD::Graph::points - Create an chart, displaying the data as points. * GD::Graph::linespoints - Combination of lines and points. * GD::Graph::area - Create a graph, representing the data as areas under a line. * GD::Graph::mixed - Create a mixed type graph, any combination of the above. At the moment this is fairly limited. Some of the options that can be used with some of the individual graph types won't work very well. Multiple bar graphs in a mixed graph won't display very nicely. * GD::Graph::pie - Create a pie chart.