Terry Hancock wrote:
> Yaron Butterfield wrote:
>> What's the best way to on-the-fly graphs and charts using Python? Or
>> is Python not really the best way to do this?
>
> I quite enjoyed using Biggles for this:
>
> http://biggles.sf.net
>
> There are many different choices, though.
>
> Chee
Yaron Butterfield wrote:
> What's the best way to on-the-fly graphs and charts using Python? Or
> is Python not really the best way to do this?
I quite enjoyed using Biggles for this:
http://biggles.sf.net
There are many different choices, though.
Cheers,
Terry
--
Terry Hancock ([EMAIL PROT
Grant Edwards <[EMAIL PROTECTED]> writes:
>
> On 2006-05-23, Yaron Butterfield <[EMAIL PROTECTED]> wrote:
>
>> What's the best way to on-the-fly graphs and charts using Python? Or is
>> Python not really the best way to do this?
>
> I like Gnuplot-py, but I've been a Gnuplot for 15+ years, so
> I
On 2006-05-23, Yaron Butterfield <[EMAIL PROTECTED]> wrote:
> What's the best way to on-the-fly graphs and charts using Python? Or is
> Python not really the best way to do this?
I like Gnuplot-py, but I've been a Gnuplot for 15+ years, so
I'm biased.
http://gnuplot-py.sourceforge.net/
--
Gr