The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "GD::Graph::Data"

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 - Search in distribution

GD::Graph3d - Create 3D Graphs with GD and GD::Graph River stage one • 2 direct dependents • 3 total dependents

This is the GD::Graph3d extensions module. It provides 3D graphs for the GD::Graph module by Martien Verbruggen, which in turn generates graph using Lincoln Stein's GD.pm. You use these modules just as you would any of the GD::Graph modules, except t...

WADG/GD-Graph3d-0.63 - 06 Dec 2002 20:23:43 UTC - Search in distribution

Graph - graph data structures and algorithms River stage three • 78 direct dependents • 141 total dependents

Non-Description This module is not for drawing or rendering any sort of *graphics* or *images*, business, visualization, or otherwise. Description Instead, this module is for creating *abstract data structures* called graphs, and for doing various op...

ETJ/Graph-0.9727 - 25 Jun 2023 17:34:56 UTC - Search in distribution

GD::Graph::splined - Smooth line graphs with GD::Graph River stage zero No dependents

A GD::Graph module that can be treated as an "area" graph, but renders splined (smoothed) line graphs. See GD::Graph for more details of how to produce graphs with GD....

LGODDARD/GD-Graph-splined-1.16 - 02 Aug 2006 13:35:25 UTC - Search in distribution

GD::Graph::Map - generate HTML map text for GD::Graph diagramms. River stage zero No dependents

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 - Search in distribution

GD::Graph::Hooks - Kludgey way to add callback hooks to GD::Graph River stage zero No dependents

JETTERO/GD-Graph-Hooks-1.0003 - 16 Nov 2015 14:19:34 UTC - Search in distribution

Graph::Template - Graph::Template River stage zero No dependents

This is a module used for templating Graph files. Its genesis came from the need to use the same datastructure as HTML::Template, but provide Graph files instead. The existing modules don't do the trick, as they require separate logic from what HTML:...

RKINYON/Graph-Template-0.05 - 08 Apr 2004 11:40:53 UTC - Search in distribution

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 - Search in distribution

Venn::Chart - Create a Venn diagram using GD. River stage one • 1 direct dependent • 1 total dependent

Venn::Chart create a Venn diagram image using GD module with 2 or 3 data lists. A title and a legend can be added in the chart. It is possible to create an histogram chart with the different data regions of Venn diagram using GD::Graph module....

DJIBEL/Venn-Chart-1.02 - 01 Jan 2011 18:24:43 UTC - Search in distribution

GD::Graph::ohlc - GD::Graph type that shows open, high, low and close as ticks on little sticks River stage zero No dependents

JETTERO/GD-Graph-ohlc-0.9703 - 23 Jul 2013 12:47:05 UTC - Search in distribution

Hypatia - A Data Visualization API River stage one • 1 direct dependent • 1 total dependent

For reporting and analysis of data, it's often useful to have charts and graphs of various kinds: line graphs, bar charts, histograms, etc. Of course, CPAN has modules for data visualization--in fact, there are quite <https://metacpan.org/module/Char...

JACKMANEY/Hypatia-0.029 - 22 Dec 2012 20:16:27 UTC - Search in distribution

SAL - A Sub Application Layer for Perl River stage zero No dependents

This is a stub. Documentation needs to be done for all SAL::* modules unfortunately. What it is, and what it is not SAL is library for building multi-platform tools (shell, desktop, web). It's primary purpose is to allow for rapid development of busi...

SELCOMB/SAL-3.03 - 01 Jul 2005 01:12:02 UTC - Search in distribution
  • SAL::Graph - Graphing abstraction for SAL::DBI database objects

QWizard - Display a series of questions, get the answers, and act on the answers. River stage zero No dependents

QWizard displays a list of grouped questions, and retrieves and processes user-specified answers to the questions. Multiple question/answer sets may be displayed before the answers are dealt with. Once a "commit" action is taken (instigated by the us...

HARDAKER/QWizard-3.15 - 17 Sep 2008 15:27:26 UTC - Search in distribution

Chart - a series of charting modules River stage zero No dependents

Chart helps you to create PNG and JPG images with visualizations of numeric data. This page gives you a summary how to use it. For a more thorough documentation and lots of example code please visit the Chart::Manual. use-ing Chart Okay, so you caugh...

LICHTKIND/Chart-v2.403.9 - 28 Nov 2022 17:50:53 UTC - Search in distribution

PDF::Reuse - Reuse and mass produce PDF documents River stage one • 5 direct dependents • 6 total dependents

This module could be used when you want to mass produce similar (but not identical) PDF documents and reuse templates, JavaScripts and some other components. It is functional to be fast, and to give your programs capacity to produce many pages per se...

CNIGHS/PDF-Reuse-0.39 - 27 Sep 2016 15:50:24 UTC - Search in distribution

Radial River stage zero No dependents

This module uses Imager to plot and output Radial or Radar charts....

TEEJAY/Imager-Chart-Radial-0.1 - 16 Mar 2003 11:09:55 UTC - Search in distribution

Crypt::FNA River stage one • 1 direct dependent • 1 total dependent

FNA stands for Fractal Numerical Algorithm, the symmetrical encryption method based on two algorithms that I developed for: 1. the construction of a family of fractal curves (F) 2. a encryption based on these curves. A precise description of this alg...

ANAK/Crypt-FNA-0.65 - 19 Jun 2013 02:22:40 UTC - Search in distribution

GO::View - Creates a gif or png image for visualizing the GO DAG River stage zero No dependents

This perl module generates a graphic that displays the parent and child relationships of a selected GO term. It also provides the visualization for the GO::TermFinder perl module created by the Stanford Microarray Database (SMD). This module is usefu...

SHERLOCK/GO-TermFinder-0.86 - 19 Nov 2009 17:39:14 UTC - Search in distribution

pod::CONFIGURE_HOWTO River stage zero No dependents

LDS/GBrowse-2.56 - 15 Jan 2017 21:29:11 UTC - Search in distribution

GraphViz - Interface to AT&T's GraphViz. Deprecated. See GraphViz2 River stage two • 29 direct dependents • 40 total dependents

This module provides an interface to layout and image generation of directed and undirected graphs in a variety of formats (PostScript, PNG, etc.) using the "dot", "neato", "twopi", "circo" and "fdp" programs from the Graphviz project (http://www.gra...

ETJ/GraphViz-2.26 - 03 Mar 2023 18:32:44 UTC - Search in distribution
77 results (0.14 seconds)