From: SER Date: 2004-05-16T11:23:49+09:00 Subject: ANN: SVG::Graph 0.5.6 Greets, SVG::Graph 0.5.6 is now available for download at: http://www.germane-software.com/software/SVG/SVG::Graph This release includes some Y-axis label tweaks, and adds support for: * stagger_y_labels (acts like stagger_x_labels) * a new chart type: Schedule The Schedule chart type is a type of bar chart, where the bar represents a date range. An example of the new chart type is on the screenshots page; data for the chart looks like this: data1 = [ "Housesitting", "6/17/04", "6/19/04", "Summer Session", "6/15/04", "8/15/04", ] Enjoy. --- SER