[reportlab-users] Support for stacked bar charts...
Jarimatti Valkonen
jarimatti.valkonen at protacon.com
Thu Oct 1 04:22:19 EDT 2009
Andy Robinson wrote:
>
> You need to set something like...
> myDrawing.chart.categoryAxis.style = 'stacked'
>
> The definition of that property is as follows....(in axes.py)
> style = AttrMapValue(OneOf('parallel','stacked','parallel_3d'),"How
> common category bars are plotted"),
Does this also work for LineCharts? I must do an area plot, but I'd like
to use the chart module for it as all of my other plots are charts.
Best regards,
Jarimatti Valkonen
--
Jarimatti Valkonen
Protacon Engineering Oy
Tel: +358 (0)10 3472 667
Fax: +358 (0)10 3472 601
Email: jarimatti.valkonen at protacon.com
www.protacon.com
More information about the reportlab-users
mailing list