Changes for version 2.61

  • Add bar_width attribute to Bar and StackedBar renderers for choosing your own bar width.
  • Remove unnecessary type declaration from Axis
  • POD errors (spotted by Ricardo Signes)
  • Add POD 'whatis' entries (RT #56287, Jonathan Yu)
  • Update README (RT #56396, Jonathan Yu)
  • Add missing dependency on Test::Exception (RT #56398, Jonathan Yu)

Documentation

Modules

Powerful, extensible charting.
An X or Y Axis
An X or Y Axis using DateTime
Base class that extends Graphics::Primitive::Component
Base class that extends Graphics::Primitive::Container
A rendering context: Axes, Markers and a Renderer
Highlight arbitrary value(s)
A range of Data
A series of key, value pairs representing chart data
Series data with additional attributes for High-Low charts
Chart data with additional attributes for Size charts
Under-chart gradient decoration
Series name, color key
Component for drawing markers
An axis drawn over data
Area on which renderers draw
Role for components that care about position.