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

Search results for "module:graph"

lib/Graph.pm River stage three • 78 direct dependents • 141 total dependents

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

B::Graph - Perl compiler backend to produce graphs of OP trees River stage zero No dependents

This module is a backend to the perl compiler (B::*) which, instead of outputting bytecode or C based on perl's compiled version of a program, writes descriptions in graph-description languages specifying graphs that show the program's structure. It ...

SMCCAM/B-Graph-0.51 - 01 Jan 2001 04:01:40 UTC

Tk::Graph - A graphical Chartmaker at Canvas (Realtime). River stage zero No dependents

A graphical Chartmaker at Canvas (Realtime). This is a real Canvas widget, so you can draw with the standard routines in the Canvas object. For example, you can draw a line with *$chart*->*line(x,y,...)*. This is useful for you when you will add a lo...

XPIX/Tk-Graph-0.06 - 12 Dec 2002 17:20:22 UTC

TM::Graph - Topic Maps, trait for graph-like operations River stage one • 3 direct dependents • 3 total dependents

Obviously a topic map is also a graph, the topics being the nodes, and the associations forming the edges, albeit these connections connect not always only two nodes, but, ok, you should know TMs by now. This package provides some functions which foc...

DRRHO/TM-1.56 - 08 Nov 2010 06:58:01 UTC

Graph::D3 - Create ref/json to show node-edge graph with D3.js River stage zero No dependents

Graph::D3 is a moudle to covert Graph object to the format which is used in d3.js(http://d3js.org/). This module simply supports node-edge graph in the example....

SHOHEIK/Graph-D3-0.03 - 14 Apr 2013 02:39:51 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

SAL::Graph - Graphing abstraction for SAL::DBI database objects River stage zero No dependents

SELCOMB/SAL-3.03 - 01 Jul 2005 01:12:02 UTC

PBS::Graph River stage zero No dependents

*GenerateTreeGraphFile* generates a graphical representation of the dependency try just before a build starts. EXPORT None....

NKH/PerlBuildSystem-0.44 - 12 May 2008 18:34:09 UTC

Graph::GML - Perl extension for reading GML files and creating a Graph object River stage zero No dependents

The Graph Modelling Language (see http://en.wikipedia.org/wiki/Graph_Modelling_Language> ) is an ASCII file format for describing graphs. It is quite extensive, not only defining the graph itself but including tags for graphics. This perl module is c...

LMETCALF/Graph-GML-0.01 - 31 Dec 2011 00:39:03 UTC

SVG::Graph - Visualize your data in Scalable Vector Graphics (SVG) format. River stage one • 2 direct dependents • 4 total dependents

SVG::Graph is a suite of perl modules for plotting data. SVG::Graph currently supports plots of one-, two- and three-dimensional data, as well as N-ary rooted trees. Data may be represented as: Glyph Name Dimensionality supported 1d 2d 3d tree ------...

ALLENDAY/SVG-Graph-0.02 - 11 Jun 2008 17:40:33 UTC

ODO::Graph - Base methods for a graph object River stage one • 1 direct dependent • 1 total dependent

Base graph object that defines the graph interface....

EKAWAS/PLUTO-0.30 - 12 May 2011 23:49:49 UTC

CGI::Graph - Create interactive CGI-based graphs River stage zero No dependents

This module creates CGI graphs which allow the user to visualize spreadsheet data using scatter plots, bar plots, histograms, etc. It provides features for easy interactions such as panning, zooming, element selection, and axis selection. An input fi...

MCHANG/CGIGraph-0.93 - 03 Jun 2002 21:11:23 UTC

Graph::Line - generate line graphs River stage zero No dependents

Graph::Line generates line graphs for Graph::Undirected objects. Constructor "new" is the only overridden method, constructing (nondestructively) a line graph for input graph. Both simple and multiedged graphs are supported. Constructor "new" accepts...

MERKYS/Graph-Line-0.1.0 - 05 Feb 2021 13:25:21 UTC

GOBO::Graph River stage zero No dependents

A collection of inter-related GOBO::Node objects. With a simple ontology these are typically GOBO::TermNode objects, although other graphs e.g. instance graphs are possible. This module deliberately omits any kind of graph traversal functionality. Th...

CMUNGALL/GOBO-0.03 - 17 Aug 2009 18:03:10 UTC

Text::Graph - Perl module for generating simple text-based graphs. River stage zero No dependents

Some data is easier to analyze graphically than in its raw form. In many cases, however, a full-blown multicolor graphic representation is overkill. In these cases, a simple graph can provide an appropriate graphical representation. The Text::Graph m...

GWADEJ/Text-Graph-0.83 - 25 Dec 2014 00:29:17 UTC

Graph::Fast - graph data structures and algorithms, just faster. River stage zero No dependents

Graph::Fast implements a mathematical abstract data structure, called graph, that models relations between objects with vertices and edges. Graph::Fast vs Graph While Graph is a module with a lot of features, it is not really fast. Graph::Fast doesn'...

PENMA/Graph-Fast-0.02 - 29 May 2010 21:01:39 UTC

Graph::Easy - Convert or render graphs (as ASCII, HTML, SVG or via Graphviz) River stage two • 24 direct dependents • 27 total dependents

"Graph::Easy" lets you generate graphs consisting of various shaped nodes connected by edges (with optional labels). It can read and write graphs in a variety of formats, as well as render them via its own grid-based layouter. Since the layouter work...

SHLOMIF/Graph-Easy-0.76 - 06 Jun 2016 07:33:51 UTC

OGDL::Graph - a class for manipulating a OGDL graph object River stage zero No dependents

OGDL is a human editable alternative to XML. It embeds information in the form of graphs, where the nodes are strings and the arcs or edges are spaces or indentations. This class facilitates the manipulation of ogdl graph....

HZHOU/ogdl-perl-0.2 - 12 Nov 2010 04:20:30 UTC

Mail::Graph - draw graphical stats for mails/spams River stage zero No dependents

This module parses mailbox files in either compressed or uncompressed form and then generates pretty statistics and graphs about them. Although at first developed to do spam statistics, it works just fine for normal mail. File Format The module reads...

TELS/Mail-Graph-0.14 - 04 Jan 2004 13:27:51 UTC

Graph::XGMML - Simple Graph.pm-like interface for generating XGMML graphs River stage one • 1 direct dependent • 2 total dependents

To produce useful diagrams on extremely large graphs, sometimes it is necesary to move beyond simple graphing tools to applications specifically designed for rendering very large graphs, many of which were designed for biology applications (such as m...

ADAMK/Graph-XGMML-0.01 - 10 Aug 2009 12:22:31 UTC
598 results (0.028 seconds)