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 "module:Chart::Clicker"

Chart::Clicker - Powerful, extensible charting. River stage one • 4 direct dependents • 4 total dependents

Chart::Clicker aims to be a powerful, extensible charting package that creates really pretty output. Charts can be saved in png, svg, pdf and postscript format. Clicker leverages the power of Graphics::Primitive to create snazzy graphics without bein...

GPHAT/Chart-Clicker-2.90 - 15 Dec 2016 03:49:44 UTC

Chart::Clicker::Axis - An X or Y Axis River stage one • 4 direct dependents • 4 total dependents

Chart::Clicker::Axis represents the plot of the chart....

GPHAT/Chart-Clicker-2.90 - 15 Dec 2016 03:49:44 UTC

Hypatia::Chart::Clicker - Hypatia Bindings for Chart::Clicker River stage zero No dependents

JACKMANEY/Hypatia-Chart-Clicker-0.026 - 22 Dec 2012 20:29:18 UTC

Chart::Clicker::Context - A rendering context: Axes, Markers and a Renderer River stage one • 4 direct dependents • 4 total dependents

Contexts represent the way a dataset should be charted. Multiple contexts allow a chart with multiple renderers and axes. See the CONTEXTS section in Chart::Clicker. renderer Set/get this context's renderer...

GPHAT/Chart-Clicker-2.90 - 15 Dec 2016 03:49:44 UTC

Chart::Clicker::Renderer - Base class for renderers River stage one • 4 direct dependents • 4 total dependents

Chart::Clicker::Renderer represents the plot of the chart....

GPHAT/Chart-Clicker-2.90 - 15 Dec 2016 03:49:44 UTC

Chart::Clicker::Tutorial - A Tutorial for using Chart::Clicker River stage one • 4 direct dependents • 4 total dependents

This document aims to provide a tutorial for using Chart::Clicker....

GPHAT/Chart-Clicker-2.90 - 15 Dec 2016 03:49:44 UTC

Chart::Clicker::Component - Base class that extends Graphics::Primitive::Component River stage one • 4 direct dependents • 4 total dependents

Chart::Clicker::Component is a subclass of Graphics::Primitive::Component....

GPHAT/Chart-Clicker-2.90 - 15 Dec 2016 03:49:44 UTC

Chart::Clicker::Container - Base class that extends Graphics::Primitive::Container River stage one • 4 direct dependents • 4 total dependents

Chart::Clicker::Container is a subclass of Graphics::Primitive::Container....

GPHAT/Chart-Clicker-2.90 - 15 Dec 2016 03:49:44 UTC

Chart::Clicker::Positioned - Role for components that care about position. River stage one • 4 direct dependents • 4 total dependents

Some components draw differently depending on which 'side' they are positioned. If an Axis is on the left, it will put the numbers left and the bar on the right. If positioned on the other side then those two piece are reversed....

GPHAT/Chart-Clicker-2.90 - 15 Dec 2016 03:49:44 UTC

Chart::Clicker::Decoration - Shiny baubles! River stage one • 4 direct dependents • 4 total dependents

Chart::Clicker::Decoration is a straight subclass of Graphics::Primitive::Canvas....

GPHAT/Chart-Clicker-2.90 - 15 Dec 2016 03:49:44 UTC

Chart::Clicker::Data::Range - A range of Data River stage one • 4 direct dependents • 4 total dependents

Chart::Clicker::Data::Range implements a range of values....

GPHAT/Chart-Clicker-2.90 - 15 Dec 2016 03:49:44 UTC

Hypatia::Chart::Clicker::Bar - Bar Charts with Hypatia and Chart::Clicker River stage zero No dependents

JACKMANEY/Hypatia-Chart-Clicker-0.026 - 22 Dec 2012 20:29:18 UTC

Hypatia::Chart::Clicker::Pie - Line Charts with Hypatia and Chart::Clicker River stage zero No dependents

JACKMANEY/Hypatia-Chart-Clicker-0.026 - 22 Dec 2012 20:29:18 UTC

Chart::Clicker::Data::Series - A series of key, value pairs representing chart data River stage one • 4 direct dependents • 4 total dependents

Chart::Clicker::Data::Series represents a series of values to be charted. Despite the name (keys and values) it is expected that all keys and values will be numeric. Values is pretty obvious, but it is important that keys also be numeric, as otherwis...

GPHAT/Chart-Clicker-2.90 - 15 Dec 2016 03:49:44 UTC

Chart::Clicker::Data::Marker - Highlight arbitrary value(s) River stage one • 4 direct dependents • 4 total dependents

Used to highlight a particular key, value or range of either....

GPHAT/Chart-Clicker-2.90 - 15 Dec 2016 03:49:44 UTC

Hypatia::Chart::Clicker::Area - Area Charts with Hypatia and Chart::Clicker River stage zero No dependents

JACKMANEY/Hypatia-Chart-Clicker-0.026 - 22 Dec 2012 20:29:18 UTC

Hypatia::Chart::Clicker::Line - Line Charts with Hypatia and Chart::Clicker River stage zero No dependents

JACKMANEY/Hypatia-Chart-Clicker-0.026 - 22 Dec 2012 20:29:18 UTC

Chart::Clicker::Renderer::Pie - Pie renderer River stage one • 4 direct dependents • 4 total dependents

Chart::Clicker::Renderer::Pie renders a dataset as slices of a pie. The keys of like-named Series are totaled and keys are ignored. So for a dataset like: my $series = Chart::Clicker::Data::Series->new( keys => [ 1, 2, 3 ], values => [ 1, 2, 3], ); m...

GPHAT/Chart-Clicker-2.90 - 15 Dec 2016 03:49:44 UTC

Chart::Clicker::Renderer::Bar - Bar renderer River stage one • 4 direct dependents • 4 total dependents

Chart::Clicker::Renderer::Bar renders a dataset as bars....

GPHAT/Chart-Clicker-2.90 - 15 Dec 2016 03:49:44 UTC

Chart::Clicker::Data::DataSet - A collection of series River stage one • 4 direct dependents • 4 total dependents

Chart::Clicker::Data::DataSet is a set of Series that are grouped for some logical reason or another. DatasSets can be associated with Renderers in the Chart. Unless you are doing something fancy like that you have no reason to use more than one in y...

GPHAT/Chart-Clicker-2.90 - 15 Dec 2016 03:49:44 UTC
50 results (0.031 seconds)