|
From: Michael H. <mh...@al...> - 2009-12-16 15:30:35
|
Shibnath Pathak wrote:
> I am new to python and gunplot.py. [...]
I suggest you start by running the demo:
python demo.py
and looking at the heavily documented source code of demo.py to learn
the basics. After that you can read the documentation strings in the
other Gnuplot.py modules, especially _Gnuplot.py and PlotItems.py.
Michael
|