graphs and charts
Bryan
belred at gmail.com
Wed May 24 10:24:53 EDT 2006
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.
>
> Cheers,
> Terry
>
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.
>
> Cheers,
> Terry
>
hi terry,
this is the first time i've heard of biggles. it looks really nice and simple
to use? and i especially like your use of gradients in example 9. does biggles
integrate well wxPython? if so, do you have an example of how to add it to a
wxPython panel?
thanks,
bryan
More information about the Python-list
mailing list