The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:GD::Graph::points"

Template::Plugin::GD::Graph::points - Create point graphs with axes and legends River stage zero No dependents

The GD.Graph.points plugin provides an interface to the GD::Graph::points class defined by the GD::Graph module. It allows one or more (x,y) data sets to be plotted as points, in addition to axes and legends. See GD::Graph for more details....

ABW/Template-GD-2.66 - 03 Feb 2006 13:57:06 UTC

Graph/points.pm River stage two • 31 direct dependents • 34 total dependents

BPS/GDGraph-1.56 - 13 Jan 2023 13:28:32 UTC

GD::Graph - Graph Plotting Module for Perl 5 River stage two • 31 direct dependents • 34 total dependents

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 - 13 Jan 2023 13:28:32 UTC

GD::Graph::Data - Data set encapsulation for GD::Graph River stage two • 31 direct dependents • 34 total dependents

This module encapsulates the data structure that is needed for GD::Graph and friends. An object of this class contains a list of X values, and a number of lists of corresponding Y values. This only really makes sense if the Y values are numerical, bu...

BPS/GDGraph-1.56 - 13 Jan 2023 13:28:32 UTC

GD::Window - Allows the creation of windows within an GD image that have a different coordinate system. River stage zero No dependents

GD::Window is a way to have some abstraction of drawing coordinates from the underlying image. An obvious example where this is useful is in cases where it is necessary to plot some values on a graph. The graph area within the image can be represente...

EFUNNEKO/GD-Window-0.02 - 27 Nov 2009 13:10:14 UTC

GD::Graph::xypoints - XY plotting module for GD::Graph. River stage zero No dependents

xypoints is a *perl5* module that uses GD::Graph, GD, to create and display PNG output for XY graphs with points....

GAFFER/GDGraph-XY-0.92 - 26 Dec 2001 21:56:06 UTC

GD::Graph::boxplot - Box and Whisker Graph Module for Perl 5. River stage zero No dependents

boxplot 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 UTC

GD::Dashboard - Perl module to create JPEG graphics of meters and dials River stage zero No dependents

FERRANCE/GD-Dashboard-0.04 - 24 Jan 2002 05:38:31 UTC

GD::Chart::Radial - plot and output Radial or Radar charts using the GD library. River stage zero No dependents

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 - 07 Oct 2014 02:05:11 UTC

Apache::GD::Graph - Generate Graphs in an Apache handler. River stage zero No dependents

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 - 09 Apr 2003 17:50:50 UTC

GD::Graph::xylinespoints - XY plotting module for GD::Graph. River stage zero No dependents

xylinespoints is a *perl5* module that uses GD::Graph, GD, to create and display PNG output for XY graphs with lines and points....

GAFFER/GDGraph-XY-0.92 - 26 Dec 2001 21:56:06 UTC

Graph::Timeline::GD - Render timeline data with GD River stage zero No dependents

Overview Only three methods need to be overridden to create your own GD image of the data. render_year( YEAR ) The years that form the axis of the graph are rendered by render_year( ). A scalar pointing to the data for the year to be rendered is pass...

PETERHI/Graph-Timeline-1.5 - 29 Aug 2009 12:11:48 UTC

Template::Plugin::GD - GD plugin(s) for the Template Toolkit River stage zero No dependents

The Template-GD distribution provides a number of Template Toolkit plugin modules to interface with Lincoln Stein's GD modules. These in turn provide an interface to Thomas Boutell's GD graphics library. These plugins were distributed as part of the ...

ABW/Template-GD-2.66 - 03 Feb 2006 13:57:06 UTC

GD::Graph::Cartesian - Make Cartesian Graphs with GD Package River stage zero No dependents

This is a wrapper around GD to place points and lines on a X/Y scatter plot....

MRDVT/GD-Graph-Cartesian-0.11 - 19 May 2014 20:56:43 UTC

Template::Plugin::GD::Graph::pie - Create pie charts with legends River stage zero No dependents

The GD.Graph.pie plugin provides an interface to the GD::Graph::pie class defined by the GD::Graph module. It allows an (x,y) data set to be plotted as a pie chart. The x values are typically strings. See GD::Graph for more details....

ABW/Template-GD-2.66 - 03 Feb 2006 13:57:06 UTC

Template::Plugin::GD::Graph::bars - Create bar graphs with axes and legends River stage zero No dependents

The GD.Graph.bars plugin provides an interface to the GD::Graph::bars class defined by the GD::Graph module. It allows one or more (x,y) data sets to be plotted with each point represented by a bar, in addition to axes and legends. See GD::Graph for ...

ABW/Template-GD-2.66 - 03 Feb 2006 13:57:06 UTC

Template::Plugin::GD::Graph::area - Create area graphs with axes and legends River stage zero No dependents

The GD.Graph.area plugin provides an interface to the GD::Graph::area class defined by the GD::Graph module. It allows one or more (x,y) data sets to be plotted as lines with the area between the line and x-axis shaded, in addition to axes and legend...

ABW/Template-GD-2.66 - 03 Feb 2006 13:57:06 UTC

Template::Plugin::GD::Graph::lines - Create line graphs with axes and legends River stage zero No dependents

The GD.Graph.lines plugin provides an interface to the GD::Graph::lines class defined by the GD::Graph module. It allows one or more (x,y) data sets to be plotted as y versus x lines with axes and legends. See GD::Graph for more details....

ABW/Template-GD-2.66 - 03 Feb 2006 13:57:06 UTC

Template::Plugin::GD::Graph::mixed - Create mixed graphs with axes and legends River stage zero No dependents

The GD.Graph.mixed plugin provides an interface to the GD::Graph::mixed class defined by the GD::Graph module. It allows one or more (x,y) data sets to be plotted with various styles (lines, points, bars, areas etc). See GD::Graph for more details....

ABW/Template-GD-2.66 - 03 Feb 2006 13:57:06 UTC

Template::Plugin::GD::Graph::pie3d - Create 3D pie charts with legends River stage zero No dependents

The GD.Graph.pie3d plugin provides an interface to the GD::Graph::pie3d class defined by the GD::Graph module. It allows an (x,y) data set to be plotted as a 3d pie chart. The x values are typically strings. Note that GD::Graph::pie already produces ...

ABW/Template-GD-2.66 - 03 Feb 2006 13:57:06 UTC
23 results (0.045 seconds)