CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Modules     > >     C     > >     Chart
Chart::Bars
Chart::Base
Business chart widget collection
Chart::Clicker
Powerful, extensible charting.
Chart::Clicker::Axis
An X or Y Axis
Chart::Clicker::Axis::DateTime
An X or Y Axis using DateTime
Chart::Clicker::Component
Base class that extends Graphics::Primitive::Component
Chart::Clicker::Container
Base class that extends Graphics::Primitive::Container
Chart::Clicker::Context
A rendering context: Axes, Markers and a Renderer
Chart::Clicker::Data::DataSet
A collection of series
Chart::Clicker::Data::Marker
Highlight arbitrary value(s)
Chart::Clicker::Data::Range
A range of Data
Chart::Clicker::Data::Series
A series of key, value pairs representing chart data
Chart::Clicker::Data::Series::HighLow
Series data with additional attributes for High-Low charts
Chart::Clicker::Data::Series::Size
Chart data with additional attributes for Size charts
Chart::Clicker::Decoration
Shiny baubles!
Chart::Clicker::Decoration::Glass
Under-chart gradient decoration
Chart::Clicker::Decoration::Grid
Under-data grid
Chart::Clicker::Decoration::Legend
Series name, color key
Chart::Clicker::Decoration::Legend::Tabular
Tabular version of Legend
Chart::Clicker::Decoration::MarkerOverlay
Component for drawing markers
Chart::Clicker::Decoration::OverAxis
An axis drawn over data
Chart::Clicker::Decoration::Plot
Area on which renderers draw
Chart::Clicker::Drawing::ColorAllocator
Color picker
Chart::Clicker::Positioned
Role for components that care about position.
Chart::Clicker::Renderer
Base class for renderers
Chart::Clicker::Renderer::Area
Area renderer
Chart::Clicker::Renderer::Bar
Bar renderer
Chart::Clicker::Renderer::Bubble
Bubble render
Chart::Clicker::Renderer::CandleStick
CandleStick renderer
Chart::Clicker::Renderer::HeatMap
Work In Progress
Chart::Clicker::Renderer::Line
Line renderer
Chart::Clicker::Renderer::Pie
Pie renderer
Chart::Clicker::Renderer::Point
Point renderer
Chart::Clicker::Renderer::PolarArea
Polar Area renderer
Chart::Clicker::Renderer::StackedArea
Stacked Area renderer
Chart::Clicker::Renderer::StackedBar
Stacked Bar renderer
Chart::Composite
Chart::Constants
Chart::Direction
Chart::EPS_graph
Generate EPS and PNG graphs
Chart::EPS_graph::PS
Chart::EPS_graph::Test
Chart::ErrorBars
Chart::Gnuplot
Plot graph using Gnuplot in Perl on the fly
Chart::Gnuplot::Pie
Plot pie chart using Gnuplot on the fly
Chart::Gnuplot::Util
Chart::GRACE
Interface to GRACE plotting package
Chart::Graph
front-end to gnuplot and XRT
Chart::Graph::Gnuplot
Chart::Graph::Utils
Chart::Graph::Xmgrace
Chart::Graph::Xmgrace::Axes
Chart::Graph::Xmgrace::Axis
Chart::Graph::Xmgrace::Axis_Option
Chart::Graph::Xmgrace::Base_Dataset_Option
Chart::Graph::Xmgrace::Base_Option
Chart::Graph::Xmgrace::Dataset
Chart::Graph::Xmgrace::Grace
Chart::Graph::Xmgrace::Graph_Presentation_Type
Chart::Graph::Xrt2d
Chart::Graph::Xrt3d
Chart::Graph::XrtUtils
Chart::HorizontalBars
Chart::Lines
Chart::LinesPoints
Chart::Math::Axis
Implements an algorithm to find good values for chart axis
Chart::Mountain
Chart::OFC
Generate data files for use with Open Flash Chart
Chart::OFC2
Generate html and data files for use with Open Flash Chart version 2
Chart::OFC2::Axis
OFC2 axis base module
Chart::OFC2::Bar
OFC2 bar chart
Chart::OFC2::BarLineBase
OFC2 Bar and Line chart base module
Chart::OFC2::Element
OFC2 base module for chart elements
Chart::OFC2::Extremes
OFC2 axis or chart extremes
Chart::OFC2::HBar
OFC2 horizontal bar chart
Chart::OFC2::HBarValues
OFC2 values for horizontal bar charts object
Chart::OFC2::Labels
OFC2 labels object
Chart::OFC2::Line
OFC2 Line chart
Chart::OFC2::Pie
OFC2 Pie chart
Chart::OFC2::PieValues
OFC2 values for pie charts object
Chart::OFC2::Scatter
OFC2 Scatter chart
Chart::OFC2::Title
OFC2 title object
Chart::OFC2::ToolTip
OFC2 tool tip settings object
Chart::OFC2::Types
constrainted types and coercions for Chart::OFC2
Chart::OFC::Axis
Base class for axis classes
Chart::OFC::AxisLabel
A label for an axis
Chart::OFC::Dataset
A set of values to be charted
Chart::OFC::Dataset::3DBar
A dataset represented as 3D bars
Chart::OFC::Dataset::Area
A dataset represented as a line with a filled area
Chart::OFC::Dataset::Bar
A dataset represented as bars
Chart::OFC::Dataset::Candle
A dataset represented as a candle for each value
Chart::OFC::Dataset::FadeBar
A dataset represented as "fade" bars
Chart::OFC::Dataset::GlassBar
Chart::OFC::Dataset::HighLowClose
A dataset represented as an hlc line for each value
Chart::OFC::Dataset::Line
A dataset represented as a line
Chart::OFC::Dataset::LineWithDots
A dataset represented as a line with dots for each value
Chart::OFC::Dataset::OutlinedBar
Chart::OFC::Dataset::Scatter
A dataset represented as a scatter plot point for each value
Chart::OFC::Dataset::SketchBar
A dataset represented as "sketch" bars
Chart::OFC::Grid
A grid chart
Chart::OFC::Pie
A pie chart
Chart::OFC::Role::OFCDataLines
helper for classes which generate OFC data
Chart::OFC::Types
type library for Chart::OFC
Chart::OFC::XAxis
X axis for grid charts
Chart::OFC::YAxis
Y axis for grid charts
Chart::Pareto
Chart::Pie
Implements "new Chart::Pie()"
Chart::Plot
Graph two-dimensional data (uses GD.pm)
Chart::Plot::Annotated
Subclass of Chart::Plot that allows text
Chart::Plot::Canvas
Plot two dimensional data in an Tk Canvas
Chart::Plot::Canvas::Tagged
Plot with tags
Chart::Plot::Tagged
Plot with tags
Chart::PNGgraph
Package to generate PNG graphs, uses GD.pm
Chart::PNGgraph::area
Chart::PNGgraph::axestype
Chart::PNGgraph::bars
Chart::PNGgraph::Convert
Chart::PNGgraph::lines
Chart::PNGgraph::linespoints
Chart::PNGgraph::mixed
Chart::PNGgraph::pie
Chart::PNGgraph::points
Chart::Points
Chart::Scientific
A module to make simple scientific 2d plots
Chart::Sequence
A sequence class
Chart::Sequence::Layout
Lay out a sequence so it can be rendered
Chart::Sequence::Message
A message in a Chart::Sequence.
Chart::Sequence::Node
What messages are sent to/from
Chart::Sequence::Object
A base class with utility functions for all Chart::Sequence objects
Chart::Sequence::Renderer::Imager
Render a sequence diagram with Imager.pm
Chart::Sequence::SAXBuilder
Build a Chart::Sequence from XML
Chart::Split
Chart::StackedBars
Chart::Strip
Draw strip chart type graphs.
Chart::ThreeD::Pie
Chart::Timecard
Generate a Timecard chart from a time series
Chart::Weather::Forecast
Chart::Weather::Forecast::Temperature
Chart::XMGR
interface to XMGR plotting package

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.