Search results for "module:Graph::Convert"
Graph::Convert - Convert between graph formats: Graph and Graph::Easy
"Graph::Convert" lets you convert graphs between the graph formats from Graph and Graph::Easy. It takes a graph object in either format, and converts it to the desired output format. It handles simple graphs (directed or undirected) as well as multi-...
TELS/Graph-Convert-0.09 - 19 Nov 2007 17:50:37 UTC
Graph::Easy - Convert or render graphs (as ASCII, HTML, SVG or via Graphviz)
"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
PRANG::Graph - XML mapping by peppering Moose attributes
PRANG::Graph allows you to mark attributes on your Moose classes as corresponding to XML attributes and child elements. This allows your class structure to function as an *XML graph* (a generalized form of an specification for the shape of an XML doc...
EGILES/PRANG-0.21 - 30 Jan 2023 22:10:38 UTC
Imager::Graph - Perl extension for producing Graphs using the Imager library.
Imager::Graph provides style information to its base classes. It defines the colors, text display information and fills based on both built-in styles and modifications supplied by the user to the draw() method. POD ERRORS Hey! The above document had ...
TONYC/Imager-Graph-0.12 - 12 May 2015 08:41:33 UTC
Facebook::Graph - A fast and easy way to integrate your apps with Facebook.
This is a Perl interface to the Facebook Graph API <http://developers.facebook.com/docs/api>. With this module you can currently query public Facebook data, query privileged Facebook data, and build a privileged Facebook application. See the TODO for...
RIZEN/Facebook-Graph-1.1205 - 21 Jan 2019 17:26:56 UTC
Graph::Flowchart - Generate easily flowcharts as Graph::Easy objects
This module lets you easily create flowcharts as Graph::Easy objects. This means you can output your flowchart as HTML, ASCII, Boxart (unicode drawing) or SVG. Classes The nodes constructed by the various "add_*" methods will set the subclass of the ...
TELS/Graph-Flowchart-0.11 - 15 Dec 2007 13:53:41 UTC
GD::Graph::colour - Colour manipulation routines for use with GD::Graph
The GD::Graph::colour package provides a few routines to work with colours. The functionality of this package is mainly defined by what is needed, now and historically, by the GD::Graph modules....
BPS/GDGraph-1.56 - 13 Jan 2023 13:28:32 UTC
Imager::Graph::Util - simple geometric functions
Provides some simple geometric functions intended for use in drawing graphs. line_from_points($x1, $y1, $x2, $y2) Returns the coefficients of a line in the Ax + By + C = 0 form. Returns the list (A, B, C), or an empty list if they are the same point....
TONYC/Imager-Graph-0.12 - 12 May 2015 08:41:33 UTC
Chart::Graph::Xrt3d
This module is unmaintained, it worked with Sitraka's XRT, and hasn't been tested against newer versions. Sitraka (now Quest) makes a number of graphics packages for UNIX systems. XRT is a Motif-based commercial software product that has been adapted...
CAIDAPERL/Chart-Graph-3.2 - 07 Jun 2006 21:12:15 UTC
Chart::Graph::Xrt2d
This module is unmaintained, it worked with Sitraka's XRT, and hasn't been tested against newer versions. Sitraka (now Quest) makes a number of graphics packages for UNIX systems. XRT is a Motif-based commercial software product that has been adapted...
CAIDAPERL/Chart-Graph-3.2 - 07 Jun 2006 21:12:15 UTC
GD::Graph::Cartesian - Make Cartesian Graphs with GD Package
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
Chart::Graph::Gnuplot
*gnuplot()* is a function in module Chart::Graph that lets you generate graphs on the fly in perl. It was written as a front-end application to gnuplot for hassle-free generation of graphs. *gnuplot()* can be supplied with many of the same options an...
CAIDAPERL/Chart-Graph-3.2 - 07 Jun 2006 21:12:15 UTC
GD::Graph::sparklines - plot "sparkline" graphs
GD::Graph::sparklines is a Perl module for creating sparklines using the GD::Graph infrastructure -- if you want a sparkline of your data, you can just replace use GD::Graph::lines; with use GD::Graph::sparklines; and it will "just work", assuming yo...
RJP/GD-Graph-sparklines-0.2 - 29 Sep 2004 23:04:26 UTC
R::YapRI::Graph::Simple - A module to create simple graphs using R through R::YapRI::Base
This module is a wrapper of R::YapRI::Base to create simple graphs using R, with the following features: 1) It loads the data from Perl to R using R::YapRI::Data::Matrix. 2) It works with blocks, so it can define a block in the beginning of the modul...
BOMBARELY/R-YapRI-0.09 - 22 Mar 2016 17:46:27 UTC
PostScript::Graph::Paper - prepare blank graph for a postscript file
This module is designed as a supporting part of the PostScript::Graph suite. For top level modules that output something useful, see PostScript::Graph::Bar PostScript::Graph::Stock PostScript::Graph::XY An area of graph paper is created on a postscri...
CPWILLMOT/PostScript-Graph-1.02 - 19 Sep 2003 14:44:42 UTC
Facebook::Graph::Session - Convert old API sessions into Graph API access_tokens.
Allows you to request convert your old sessions into access tokens. NOTE: If you're writing your application from scratch using Facebook::Graph then you'll never need this module....
RIZEN/Facebook-Graph-1.1205 - 21 Jan 2019 17:26:56 UTC
Graph::ModularDecomposition - Modular decomposition of directed graphs
This module extends Graph::Directed by providing new methods related to modular decomposition. The most important new method is modular_decomposition_EGMS(), which for a directed graph with n vertices finds the modular decomposition tree of the graph...
AZS/Graph-ModularDecomposition-0.15 - 04 Apr 2017 23:16:28 UTC