Drawing a graph

markacy markacy at gmail.com
Mon Aug 13 11:53:28 EDT 2007


On 12 Sie, 21:09, Ghirai <ghi... at ghirai.com> wrote:
> Hello list,
>
> I need to draw a graph, 2 axes, 2D, nothing fancy.
> One of the axes is time, the other one is a series of integers.
>
> I don't care much about the output format.
>
> Are there any specialized libraries for this, or should i use PIL?
>
> Thanks.
>
> --
> Regards,
> Ghirai.

Matplotlib (http://matplotlib.sourceforge.net/)

Cheers,
Marek




More information about the Python-list mailing list