The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.0.1 - 2006-08-08

  • Remove print of file size in png()
  • Update examples in Chart::Clicker POD
  • Allow setting of series in constructor or DataSet
  • Allow setting of range in Axis constructor (was overwritten)
  • Fix constructor of Series to use Class::Accessor
  • Document ticks() in Axis