I'm pleased to announce the release of DBD::Chart 0.61,
a Perl DBI Driver for rendering charts and graphs.

This release includes the following fixes and feature
enhancements:

 - fix multicolor histograms
 - fix :PLOTNUM escape processing for HTML imagemaps
 - improved SQL syntax compatibility:
  * replaced hyphenated property names w/ underscore
  (e.g., X-AXIS='Text' is now X_AXIS='Text')
  (hyphenated names are still supported, but deprecated)
  * support quoted color and shape names
  * support IN operator for valuelists
 - added new point shape 'dot' consisting of a single pixel
 - fix for NULL (i.e., undef) range data values in some plots
 - fix for tick labels overwriting axis labels
 - fix for temporal data alignment

Refer to www.presicient.com/dbdchart for the latest info.

The tarball should be arriving on CPAN shortly, and is
also available at www.presicient.com/dbdchart.

Regards,
Dean Arnold



Reply via email to