creating graphs from lists
mutah
a at a.a
Tue Jun 29 16:50:19 EDT 2004
Luis P. Mendes wrote:
> I'm developing a program in Python, with no gui, and now I've reached a
> point where I would need to plot list of elements on a graph.
>
> How can I do it? preferably in a simple way?
>
>
> Luis
Depending on how sexy must look your graph, have a look on gnuplot and
his pythonixc interface gnuplot-py, http://gnuplot-py.sourceforge.net/,
it may fits your requirements
Mutah
More information about the Python-list
mailing list