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

Search results for "module:gnuplot"

Geo::GNUPlot - Perl extension for plotting position tracks onto a world map. River stage zero No dependents

This program plots a set of latitude/longitude pairs as a track on a world map using gnuplot. The plot radius is determined by a user defined radius function....

CARPENTER/Geo-GNUPlot_0.01 - 17 Nov 1999 00:12:40 UTC

Term::Gnuplot - lowlevel graphics using gnuplot drawing routines. River stage zero No dependents

Below I include the contents of the file term/README from gnuplot distribution (see "gnuplot term/README"). It explains the meaning of the methods of "SYNOPSIS". All methods are supported under Perl, the "options" method is available as set_options()...

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

Alien::Gnuplot - Find and verify functionality of the gnuplot executable. River stage one • 2 direct dependents • 4 total dependents

Alien::Gnuplot verifies existence and sanity of the gnuplot external application. It only declares one access method, "Alien::Gnuplot::load_gnuplot", which does the actual work and is called automatically at load time. Alien::Gnuplot doesn't have any...

ETJ/Alien-Gnuplot-1.043 - 13 Apr 2024 19:02:18 UTC

Gnuplot::Simple - A simple way to control Gnuplot River stage zero No dependents

FINNPERL/Gnuplot-Simple-0.013 - 31 Aug 2016 16:57:19 UTC

Chart::Gnuplot - Plot graph using Gnuplot in Perl on the fly River stage three • 9 direct dependents • 250 total dependents

This Perl module is to plot graphs uning GNUPLOT on the fly. In order to use this module, gnuplot need to be installed. If image format other than PS and EPS is required to generate, it is recommended to install the convert program of ImageMagick as ...

KWMAK/Chart-Gnuplot-0.23 - 18 Feb 2015 09:08:13 UTC

Gnuplot::Builder - object-oriented gnuplot script builder River stage one • 1 direct dependent • 1 total dependent

Gnuplot::Builder is a gnuplot script builder. Its advantages include: * Object-oriented. Script settings are encapsulated in a Gnuplot::Builder::Script object, and dataset parameters are in a Gnuplot::Builder::Dataset object. It eliminates global var...

TOSHIOITO/Gnuplot-Builder-0.32 - 13 Nov 2023 14:13:47 UTC

Chart::Gnuplot::Pie - Plot pie chart using Gnuplot on the fly River stage zero No dependents

This module provides an interface for plotting pie charts using Gnuplot, which has not built-in command for pie. This module is an implementation of the idea of The Impossible Gnuplot Graphs <http://www.phyast.pitt.edu/~zov1/gnuplot/html/pie.html>. G...

KWMAK/Chart-Gnuplot-Pie-0.04 - 25 Apr 2013 16:18:42 UTC

PDL::Demos::Gnuplot - demonstrate PDL::Graphics::Gnuplot capabilities River stage one • 1 direct dependent • 1 total dependent

ETJ/PDL-Graphics-Gnuplot-2.026 - 20 Apr 2024 15:05:30 UTC

Quiq::Gnuplot::Plot - Gnuplot-Plot River stage zero No dependents

Ein Objekt der Klasse repräsentiert einen Plot. POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 3: Non-ASCII character seen before =encoding in 'repräsentiert'. Assuming CP1252...

FSEITZ/Quiq-1.215 - 28 Mar 2024 21:53:27 UTC

Quiq::Gnuplot::Label - Gnuplot-Label River stage zero No dependents

Ein Objekt der Klasse repräsentiert ein Label, also einen frei positionierbaren Text. POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 3: Non-ASCII character seen before =encoding in 'repräsentiert'. A...

FSEITZ/Quiq-1.215 - 28 Mar 2024 21:53:27 UTC

Quiq::Gnuplot::Arrow - Gnuplot-Arrow River stage zero No dependents

Ein Objekt der Klasse repräsentiert einen Arrow, also eine Linie zwischen zwei Punkten mit optionaler Dekoration. POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 3: Non-ASCII character seen before =en...

FSEITZ/Quiq-1.215 - 28 Mar 2024 21:53:27 UTC

Quiq::Gnuplot::Graph - Gnuplot-Graph River stage zero No dependents

Ein Objekt der Klasse repräsentiert einen Graph. POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 3: Non-ASCII character seen before =encoding in 'repräsentiert'. Assuming CP1252...

FSEITZ/Quiq-1.215 - 28 Mar 2024 21:53:27 UTC

Gnuplot::Builder::Process - gnuplot process manager River stage one • 1 direct dependent • 1 total dependent

Gnuplot::Builder::Process class manages gnuplot processes spawned by all Gnuplot::Builder::Script objects. You can configure its package variables to change its behavior....

TOSHIOITO/Gnuplot-Builder-0.32 - 13 Nov 2023 14:13:47 UTC

Gnuplot::Builder::Tap - tap the IPC between Gnuplot::Builder and the gnuplot process River stage one • 1 direct dependent • 1 total dependent

Gnuplot::Builder::Tap taps the IPC between Gnuplot::Builder and the gnuplot process, and it dumps the data written to the process to STDOUT. This is useful for debugging. The tap is made by Gnuplot::Builder::Tap's "import()" method, so you can enable...

TOSHIOITO/Gnuplot-Builder-0.32 - 13 Nov 2023 14:13:47 UTC

Chart::Graph::Gnuplot River stage one • 1 direct dependent • 1 total dependent

*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

Quiq::Gnuplot::Process - Gnuplot-Prozess River stage zero No dependents

Ein Objekt der Klasse repräsentiert einen Gnuplot-Prozess. Ein Gnuplot-Prozess erzeugt Plots. POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 3: Non-ASCII character seen before =encoding in 'repräsent...

FSEITZ/Quiq-1.215 - 28 Mar 2024 21:53:27 UTC

PDL::Graphics::Gnuplot - Gnuplot-based plotting for PDL River stage one • 1 direct dependent • 1 total dependent

This module allows PDL data to be plotted using Gnuplot as a backend for 2D and 3D plotting and image display. Gnuplot (not affiliated with the GNU project) is a venerable, open-source program that produces both interactive and publication-quality pl...

ETJ/PDL-Graphics-Gnuplot-2.026 - 20 Apr 2024 15:05:30 UTC

Gnuplot::Builder::Script - object-oriented builder for gnuplot script River stage one • 1 direct dependent • 1 total dependent

Gnuplot::Builder::Script is a builder object for a gnuplot script. The advantages of this module over just printing script text are: * It keeps option settings and definitions in a hash-like data structure. So you can change those items individually....

TOSHIOITO/Gnuplot-Builder-0.32 - 13 Nov 2023 14:13:47 UTC

Gnuplot::Builder::Dataset - object-oriented builder for gnuplot dataset River stage one • 1 direct dependent • 1 total dependent

Gnuplot::Builder::Dataset is a builder object for gnuplot dataset (the data to be plotted). Like Gnuplot::Builder::Script, this module stores dataset parameters in a hash-like structure. It supports lazy evaluation and prototype-based inheritance, to...

TOSHIOITO/Gnuplot-Builder-0.32 - 13 Nov 2023 14:13:47 UTC

Gnuplot::Builder::Template - predefined Gnuplot::Builder objects as templates River stage one • 1 direct dependent • 1 total dependent

This module is in alpha state. API and object specification may be changed in the future. Gnuplot::Builder::Template provides template objects useful to build some gnuplot script elements. These objects are structured, so you can modify their paramet...

TOSHIOITO/Gnuplot-Builder-0.32 - 13 Nov 2023 14:13:47 UTC
34 results (0.025 seconds)