[reportlab-users] barLabels in a stacked HorizontalBarChart()

Helga Peters helga at full-control.nl
Mon Sep 9 05:23:48 EDT 2013


Hello,

I am working on a stacked HorizontalBarChart.
My data series look like this:

data = [(1,1,1,2,1,1,5,1,2,1,3),
(0,1,0,2,1,0,1,0,1,0,2) ]

Since the second serie includes the value '0' the barLabels overwrite
eachother in the chart. Is it possible to not show the '0' values or
better, is it possible to show the total of the two series as a barLabel ?

Thanks in advance,
Helga
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://two.pairlist.net/pipermail/reportlab-users/attachments/20130909/d6be7999/attachment.htm>


More information about the reportlab-users mailing list