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::points"

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

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

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

Tk::Chart - Extension of Canvas widget to create a graph like GDGraph. River stage zero No dependents

Tk::Chart is a module to create and display graphs on a Tk widget. The module is written entirely in Perl/Tk. You can set a background gradient color by using Tk::Canvas::GradientColor methods. You can change the color, font of title, labels (x and y...

DJIBEL/Tk-Chart-1.22 - 09 Feb 2018 13:09:55 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

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

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

pod::CONFIGURE_HOWTO River stage zero No dependents

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

Data::Table - Data type related to database tables, spreadsheets, CSV/TSV files, HTML table displays, etc. River stage one • 6 direct dependents • 8 total dependents

Field Summary data refto_arrayof_refto_array contains a two-dimensional spreadsheet data. header refto_array contains all column names. type 0/1 0 is row-based, 1 is column-based, describe the orientation of @$data. Package Variables $Data::Table::VE...

EZDB/Data-Table-1.78 - 11 Feb 2020 16:57:38 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

GPS::Tracer - A processor of geographical route information River stage zero No dependents

This module reads geographical location data (longitude, latitude and time) and converts them into various other formats and pre-processed files that can be used to display route information, for example using Google Maps. The module was developed pr...

TULSOFT/GPS-Tracer-1.2 - 30 Apr 2007 22:04:14 UTC - Search in distribution

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

PBS::GraphViz - Interface to the GraphViz graphing tool River stage zero No 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...

NKH/PerlBuildSystem-0.44 - 12 May 2008 18:34:09 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

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

Term::GnuplotTerminals - documentation of gnuplot output devices River stage zero No dependents

ILYAZ/Term-Gnuplot-0.90380906 - 01 Aug 2018 12:13:22 UTC - Search in distribution

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

Chart::EPS_graph River stage zero No dependents

Creates line graphs in *PostScript* as "*.eps" format. Viewing accomplished via calls to *Ghostscript* and/or to "gv" on unix and/or to "GSView.exe" on Win32. Coversion to "*.png" accomplished via system calls to *Ghostscript* on Unix and/or to "GSVi...

APLONIS/Chart-EPS_graph-0.01d - 21 Aug 2006 01:33:24 UTC - Search in distribution

Chart::Plot - Plot two dimensional data in an image. Version 0.10. River stage one • 2 direct dependents • 3 total dependents

I wrote Chart::Plot to create images of some simple graphs of two dimensional data. The other graphing interface modules to GD.pm I saw on CPAN either could not handle negative data, or could only chart evenly spaced horizontal data. (If you have eve...

SMORTON/Chart-Plot-0.11 - 07 Apr 2001 09:56:05 UTC - Search in distribution
34 results (0.089 seconds)