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"

Finance::Quant - Generic envirorment for Qunatitative Analysis in finance River stage zero No dependents

First: We analysing for all symbols in Finance::Quant::Symbols and fresch NASDAQ symbolsname the recommendations released by Institutional Brokers Estimate System IBES Second: process the StrongBuy contracts with R long strategy Last: Publishing the ...

SANTEX/Finance-Quant-0.09 - 17 Feb 2012 17:47:28 UTC - Search in distribution

chart - Stock and commodity price charting and downloading River stage zero No dependents

Chart is a stock and commodity charting program written in Perl and using the Gtk toolkit. For a summary of the command line options run "chart --help". Full documentation is provided in the manual: doc/chart.info Info format, can be viewed with Emac...

KRYDE/App-Chart-274 - 15 May 2024 13:50:37 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

Fl::Chart - Display Simple Chart Data River stage zero No dependents

Fl::Chart can display data in one of several formats. The following are imported from Fl with the ":chart" tag....

SANKO/Fl-0.99.15 - 21 Jan 2020 03:51:59 UTC - Search in distribution
  • Fl - Bindings for the Stable 1.3.x Branch of the Fast Light Toolkit
  • Fl::Enumerations - Easily Imported Static Variables

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

VS::Chart - Simple module to create beautifully looking charts River stage zero No dependents

This module produces charts from data. Such charts might be line, pie and boxes. Currently only linecharts are implemented. The renderer uses Cairo Graphics (<http://www.cairographics/>), a graphics library for creating vector graphics, to produce cr...

CLAESJAC/VS-Chart-0.08 - 22 Sep 2008 14:25:23 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

DBD::Chart - DBI driver abstraction for Rendering Charts and Graphs River stage zero No dependents

The DBD::Chart provides a DBI abstraction for rendering pie charts, bar charts, box&whisker charts (aka boxcharts), histograms, Gantt charts, and line, point, and area graphs. For detailed usage information, see the included dbdchart.html webpage. Se...

DARNOLD/DBD-Chart-0.82 - 22 May 2006 18:54:25 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::OFC2 - Generate html and data files for use with Open Flash Chart version 2 River stage zero No dependents

OFC2 is a flash script for creating graphs. To have a graph we need an open-flash-chart.swf and a JSON data file describing graph data. Complete examples you can find after successful run of this module tests in t/output/ folder - t/output/bar.html, ...

JKUTEJ/Chart-OFC2-0.07 - 06 Feb 2010 15:04:49 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

Chart::XMGR - object for displaying data via XMGR River stage zero No dependents

Provides a perl/PDL interface to the XMGR plotting package. Can be used to plot PDLs or Perl arrays. A simple function interface is provided that is based on the more complete object-oriented interface. The interface can be implemented using either a...

TJENNESS/Chart-XMGR-0.95 - 20 Jan 1999 00:00:31 UTC - Search in distribution

DBIx::Chart - DBI extension for Rendering Charts and Graphs River stage zero No dependents

The DBIx::Chart extends SQL syntax to provide directives for generating chart images. By subclassing DBI, it makes every SQL capable data source with a DBI driver appear to natively support charting/graphing. DBIx::Chart builds on the SQL syntax intr...

DARNOLD/DBIx-Chart-0.05 - 22 May 2006 18:54:36 UTC - Search in distribution

Term::Chart - Create attractive bar charts for the terminal interface. River stage zero No dependents

DYLAN/Term-Chart-0.04 - 13 Jan 2017 22:58:08 UTC - Search in distribution

Text::Chart - Generate text-based chart River stage one • 2 direct dependents • 2 total dependents

THIS IS AN EARLY RELEASE, MANY FEATURES ARE NOT YET IMPLEMENTED. This module lets you generate text-based charts....

PERLANCAR/Text-Chart-0.042 - 23 Feb 2024 02:03:58 UTC - Search in distribution

Venn::Chart - Create a Venn diagram using GD. River stage one • 1 direct dependent • 1 total dependent

Venn::Chart create a Venn diagram image using GD module with 2 or 3 data lists. A title and a legend can be added in the chart. It is possible to create an histogram chart with the different data regions of Venn diagram using GD::Graph module....

DJIBEL/Venn-Chart-1.02 - 01 Jan 2011 18:24:43 UTC - Search in distribution

Chart::Bokeh - Generate html/javascript charts from perl data using javascript library BokehJS River stage zero No dependents

Generate html/javascript charts from perl data using javascript library BokehJS. The result is a file that you could see in your favourite browser. The interface is "sub" oriented, but the API is subject to changes....

PABLROD/Chart-Bokeh-0.001 - 19 Dec 2016 21:46:48 UTC - Search in distribution

Chart::GRACE - object for displaying data via Xmgrace River stage zero No dependents

Provides a perl/PDL interface to the XMGR plotting package. Can be used to plot PDLs or Perl arrays. A simple function interface is provided that is based on the more complete object-oriented interface. The interface can be implemented using either a...

TJENNESS/Chart-GRACE-0.95 - 22 May 2001 19:46:58 UTC - Search in distribution

Chart::Graph - Perl extension for a front-end to gnuplot, XRT, and Xmgrace. River stage one • 1 direct dependent • 1 total dependent

use Chart::Graph; Graph.pm is a wrapper module that allows easy generation of graphs within perl. Currently Graph.pm supports three graphing packages, gnuplot, XRT, and Xmgrace. These software packages must be obtained separately from this Perl modul...

CAIDAPERL/Chart-Graph-3.2 - 07 Jun 2006 21:12:15 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
517 results (0.561 seconds)