Search results for "module:Chart::Plot"
Chart::Plot - Plot two dimensional data in an image. Version 0.10.
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
DBD::Chart::Plot - Graph/chart Plotting engine for DBD::Chart
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
Chart::Plot::Canvas - Plot two dimensional data in an Tk Canvas.
This package overloads Chart::Plot and supplies a new method 'canvas' that returns a Tk Canvas equivalent to GD::Image returned by the method 'draw' of Chart::Plot. The graphs are descripted by same way as for Chart::Plot. With Chart::Plot::Canvas, t...
PERRAD/Chart-Plot-Canvas-0.04 - 01 Jun 2011 20:08:55 UTC
Chart::Plotly::Plot
Represent a full plot composed of one or more traces (Chart::Plotly::Trace::*)...
PABLROD/Chart-Plotly-0.042 - 15 Aug 2022 15:26:22 UTC
Chart::GGPlot::Plot - ggplot class
This class represents the ggplot plot class. Instead of this class you would usually want to directly use Chart::GGPlot, which is a function interface of this library and is closer to R ggplot2's API....
SLOYD/Chart-GGPlot-0.002003 - 04 Feb 2023 14:23:50 UTC
Chart::Plot::Tagged - Plot with tags
This package overloads Chart::Plot and adds a new method 'setTag'....
PERRAD/Chart-Plot-Tagged-0.02 - 01 Jun 2011 19:42:58 UTC
Chart::Dygraphs::Plot - Collection of series plotted in the same plot
PABLROD/Chart-Dygraphs-0.007
-
19 Dec 2016 21:51:04 UTC
Chart::Plot::Annotated - Subclass of Chart::Plot that allows text annotation of data-points.
A subclass of Chart::Plot that provides a new method allowing text annotations on groups of datapoints....
KAHN/Chart-Plot-Annotated-0.01 - 16 Aug 2002 22:01:50 UTC
Chart::Plot::Canvas::Tagged - Plot with tags
This package overloads Chart::Plot::Canvas and adds a new method 'setTag'....
PERRAD/Chart-Plot-Canvas-0.04 - 01 Jun 2011 20:08:55 UTC
Chart::Clicker::Decoration::Plot - Area on which renderers draw
A Component that handles the rendering of data via Renderers. Also handles rendering the markers that come from the Clicker object....
GPHAT/Chart-Clicker-2.90 - 15 Dec 2016 03:49:44 UTC
Chart::GGPlot - ggplot2 port in Perl
This Chart-GGPlot library is an implementation of ggplot2 <https://en.wikipedia.org/wiki/Ggplot2> in Perl. It's designed to be possible to support multiple plotting backends. And it ships a default backend which uses Chart::Plotly. This Chart::GGPlot...
SLOYD/Chart-GGPlot-0.002003 - 04 Feb 2023 14:23:50 UTC
Devel::IPerl::Plugin::Chart::Plotly - Inline display of plotly charts in Jupyter notebooks using Devel::IPerl kernel
Plugin to display automatically Chart::Plotly plot objects in Jupyter notebooks using kernel Devel::IPerl The example above can be viewed in nbviewer <http://nbviewer.jupyter.org/github/pablrod/p5-Devel-IPerl-Plugin-Chart- Plotly/blob/master/examples...
PABLROD/Chart-Plotly-0.042 - 15 Aug 2022 15:26:22 UTC
Chart::GGPlot::Aes - Aesthetic mappings
This class inherits Chart::GGPlot::Params to accept various names of same concept, like color/colour/fg, fill/bg, etc. Unlike Chart::GGPlot::Params, this class has its object keys alphabetically sorted. It is designed for holding aesthetics-specific ...
SLOYD/Chart-GGPlot-0.002003 - 04 Feb 2023 14:23:50 UTC
Chart::GGPlot::Stat - The stat role
This module is a Moose role for "stats". For users of Chart::GGPlot you would mostly want to look at Chart::GGPlot::Stat::Functions instead....
SLOYD/Chart-GGPlot-0.002003 - 04 Feb 2023 14:23:50 UTC
Chart::GGPlot::Role - For creating roles in Chart::GGPlot
"use Chart::GGPlot::Role ...;" is equivalent of use Chart::GGPlot::Setup qw(:role), ...;...
SLOYD/Chart-GGPlot-0.002003 - 04 Feb 2023 14:23:50 UTC
Chart::GGPlot::Bins - Class for histogram bins
SLOYD/Chart-GGPlot-0.002003
-
04 Feb 2023 14:23:50 UTC
Chart::GGPlot::Geom - The geom role
This module is a Moose role for "geom". For users of Chart::GGPlot you would mostly want to look at Chart::GGPlot::Geom::Functions instead....
SLOYD/Chart-GGPlot-0.002003 - 04 Feb 2023 14:23:50 UTC
Chart::GGPlot::Types - Custom types and coercions
This modules defines custom Type::Tiny types and coercions used by the library....
SLOYD/Chart-GGPlot-0.002003 - 04 Feb 2023 14:23:50 UTC
Chart::GGPlot::Range - The role for range
Mutable ranges have two methods ("train" and "reset"), and make it possible to build up complete ranges with multiple passes....
SLOYD/Chart-GGPlot-0.002003 - 04 Feb 2023 14:23:50 UTC