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 "Chart::Points"

lib/Chart/Points.pm River stage zero No dependents

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

Tk::Chart::Points - To create point lines graph. River stage zero No dependents

You have to use Tk::Chart::Lines module and set -pointline option to 1. See "Options for all lines graph" in Tk::Chart::Lines and "Options for point lines graph" in Tk::Chart::Lines...

DJIBEL/Tk-Chart-1.22 - 09 Feb 2018 13:09:55 UTC - Search in distribution

lib/Chart/PNGgraph/points.pm River stage zero No dependents

SBONDS/Chart-PNGgraph-1.21 - 09 Apr 2000 01:12:31 UTC - Search in distribution

lib/App/Chart/Gtk2/LineStyle/Points.pm River stage zero No dependents

KRYDE/App-Chart-273 - 21 Apr 2024 05:07:52 UTC - Search in distribution

Chart::Strip - Draw strip chart type graphs. River stage one • 3 direct dependents • 3 total dependents

The Chart::Strip package plots data values versus time graphs, such as used for seismographs, EKGs, or network usage reports. It can plot multiple data sets on one graph. It offers several styles of plots. It automatically determines the proper range...

JAW/Chart-Strip-1.08 - 11 Nov 2011 00:41:47 UTC - Search in distribution

DBD::Chart::Plot - Graph/chart Plotting engine for DBD::Chart River stage zero No dependents

DBD::Chart::Plot creates images of various types of graphs for 2 or 3 dimensional data. Unlike GD::Graph, the input data sets do not need to be uniformly distributed in the domain (X-axis), and may be either numeric, temporal, or symbolic. DBD::Chart...

DARNOLD/DBD-Chart-0.82 - 22 May 2006 18:54:25 UTC - Search in distribution

ack - grep-like text finder River stage two • 24 direct dependents • 28 total dependents

ack is designed as an alternative to grep for programmers. ack searches the named input FILEs or DIRECTORYs for lines containing a match to the given PATTERN. By default, ack prints the matching lines. If no FILE or DIRECTORY is given, the current di...

PETDANCE/ack-v3.7.0 - 27 Feb 2023 14:52:52 UTC - Search in distribution

perl561delta - what's new for perl v5.6.1 River stage five • 11292 direct dependents • 32664 total dependents

This document describes differences between the 5.005 release and the 5.6.1 release....

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

Antsy - Streaming ANSI escape sequences River stage zero No dependents

Subroutines to deal with ANSI terminal sequences. You can emit these without knowing what's coming up. Yet another module? There are several modules that come close to this, but so far everything is incomplete or requires you to know all of the upcom...

BDFOY/Antsy-0.905 - 14 Jan 2024 05:04:02 UTC - Search in distribution

UI::KeyboardLayout - Module for designing keyboard layouts River stage zero No dependents

In this section, a "keyboard" has a certain "character repertoir" (which characters may be entered using this keyboard), and a mapping associating a character in the repertoir to a keypress or to several (sequential or simultaneous) keypresses. A sma...

ILYAZ/UI-KeyboardLayout-0.79 - 16 Mar 2024 21:24:23 UTC - Search in distribution

Math::Prime::Util - Utilities related to prime numbers, including fast sieves and factoring River stage two • 12 direct dependents • 19 total dependents

A module for number theory in Perl. This includes prime sieving, primality tests, primality proofs, integer factoring, counts / bounds / approximations for primes, nth primes, and twin primes, random prime generation, and much more. This module is th...

DANAJ/Math-Prime-Util-0.73 - 15 Nov 2018 18:56:14 UTC - Search in distribution

SWF::Chart - Perl interface to the SWF Chart generation tool River stage zero No dependents

This module is the Perl interface to the SWF Charts flash graphing tool. It constructs the XML file this flash movie requires via an OO interface. Each configurable option that is listed on the SWF Charts reference page has a companion method in this...

GARTH/SWF-Chart-1.4 - 11 Jul 2006 22:23:16 UTC - Search in distribution

Chart::OFC - Generate data files for use with Open Flash Chart River stage zero No dependents

NOTE: You probably want to use Chart::OFC2 instead, or maybe just use some client-side JS library and skip the flash entirely. This class lets you generate data for the Open Flash Chart library. OFC produces very attractive charts, but it's data form...

DROLSKY/Chart-OFC-0.12 - 25 Jan 2014 23:10:05 UTC - Search in distribution

Web::MREST - Minimalistic REST server River stage zero No dependents

MREST stands for "minimalistic" or "mechanical" REST server. (Mechanical because it relies on Web::Machine.) Web::MREST provides a fully functional REST server that can be started with a simple command. Without modification, the server provides a set...

SMITHFARM/Web-MREST-0.290 - 29 Jun 2022 12:50:44 UTC - Search in distribution

Music::Canon - routines for musical canon construction River stage one • 2 direct dependents • 2 total dependents

Musical canons involve horizontal lines of music (often called voices) that are combined with other canonic or free counterpoint voices to produce harmony. This module assists with the creation of new voices via *_map methods that transform pitches a...

JMATES/Music-Canon-2.04 - 17 Jul 2016 15:26:42 UTC - Search in distribution

Math::FFT - Perl module to calculate Fast Fourier Transforms River stage one • 2 direct dependents • 2 total dependents

This module implements some algorithms for calculating Fast Fourier Transforms for one-dimensional data sets of size 2^n. The data, assumed to arise from a constant sampling rate, is represented by an array reference $data (as described in the method...

SHLOMIF/Math-FFT-1.36 - 17 Oct 2020 13:23:20 UTC - Search in distribution

RRDTool::OO - Object-oriented interface to RRDTool River stage one • 3 direct dependents • 3 total dependents

"RRDTool::OO" is an object-oriented interface to Tobi Oetiker's round robin database tool *rrdtool*. It uses *rrdtool*'s "RRDs" module to get access to *rrdtool*'s shared library. "RRDTool::OO" tries to marry *rrdtool*'s database engine with the dwim...

MSCHILLI/RRDTool-OO-0.36 - 13 May 2015 06:24:00 UTC - Search in distribution

Mail::SpamAssassin::Conf - SpamAssassin configuration file River stage two • 13 direct dependents • 18 total dependents

SpamAssassin is configured using traditional UNIX-style configuration files, loaded from the "/usr/share/spamassassin" and "/etc/mail/spamassassin" directories. The following web page lists the most important configuration settings used to configure ...

SIDNEY/Mail-SpamAssassin-4.0.1 - 29 Mar 2024 12:07:52 UTC - Search in distribution

HTML::GMap - Generic framework for building Google Maps displays River stage zero No dependents

This module provides an easy-to-use way to build interactive web-based geographical maps that utilize the Google Maps API....

PCANARAN/HTML-GMap-0.06 - 22 Jan 2008 01:37:40 UTC - Search in distribution
86 results (0.094 seconds)