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

Changes for version 1.0.6

  • Make the stroke an option (and off by default) of Bar
  • Add max and min methods to Data::Range
  • Fix Area renderer only showing a single series
  • Take a stab at improving the Legend's rendering
  • Add mark() to Axis for positioning values
  • Adjust renderers to use Axis->mark() for positioning
  • Fix rendering of mutiple series in Bar renderer