[reportlab-users] horizontalbarcharts with negative data

Nicholas Wieland nicholas_wieland at yahoo.it
Thu Aug 11 11:57:05 EDT 2005


I finally figured out the problem.
I was passing the wrong data structure to the chart.
Out of curiosity, what's the rationale behind using a list of lists for a chart and a list of tuples in another ?
Tuples are immutable, I had to recreeate the data structure at the end of my function, and I can't see any benefit in this.
 
  ngw

		
---------------------------------
Yahoo! Mail: gratis 1GB per i messaggi, antispam, antivirus, POP3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://two.pairlist.net/pipermail/reportlab-users/attachments/20050811/e59a9336/attachment.html


More information about the reportlab-users mailing list