Changes for version 0.04 - 2008-03-29
- Added as_hex to VS::Chart::Color to make it easier to use from CSS.
- Don't croak if there's no data
- Added possibility to put a title centered over the chart using the attribute "title".
- Controlling the format of Y and X axis labels are now possible via [xy]_label_fmt attribute.
- Added baseline (baseline_color, baseline_dash) options to XY-graphs to render a horizontal baseline at a specific value
- Added missing module dependency for Module::Pluggable (cpan-testers by Slaven Rezic)
Modules
Simple module to create beautifully looking charts
Solid colors
A gradient color.
Carries data to be displayed in chart
Base class for renderers
Renders a line chart
Base class for grafs that uses a XY planar coordinate system
Iterator for fetching X axis values