[reportlab-users] ReportLab 1.19 Released
reportlab-users@reportlab.com
reportlab-users@reportlab.com
Thu, 22 Jan 2004 14:24:43 -0500
Robin Becker <robin@reportlab.com> writes:
> Version 1.19 of the ReportLab Toolkit has been released.
> Fixes from Max Neunhöffer (pyRXP) and Peter Borocz (pdfmetrics).
> ReportLab graphics now has some 3D charts.
[snip]
With the new VerticalBarChart3D setting zDepth and zSpace
appropriately gives a reasonable facsimile of a cross tab chart with
categories arrayed along the x axis, values along the y axis, and
series offset along the projected z axis.
Is there a defined way to draw a ZCategoryAxis labelled by series? How
about a grid underlaying any of the three back planes? Changing the
viewing angle? No perspective? -)
Seriously, a nice start.