Re: [reportlab-support] Charts lines
Robin Becker <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <[email protected]> |
On 12/09/2016 00:26, Hernan Aude wrote: > Hi, i am try make a line chart with LinePlot, in python3.4 y report lab 3.3 but > and i send the my data values with params [(20160820, 23), (...), ...] and i get > this error: > > NormalDate() < NormalDate() > > and dont understand > ....... Hi Hernan, you will get better response by signing up and posting at the users list [email protected] the signup page is here https://pairlist2.pair.net/mailman/listinfo/reportlab-users Anyhow I just tried a normaldate plot and it failed as above. I will investigate what normaldate needs to make this work in python 3.x -- Robin Becker