You guys should definitely check my new framework for making data-driven 
plots with Django (installation instructions in INSTALL.txt):

http://www.ocf.berkeley.edu/~tdhock/dataplot-0.2.tgz

So far django.contrib.dataplot only uses the R programming language to 
generate images server-side, but the great part (as yet undocumented) is 
that it is compatible general enough to handle several different backend 
plotting languages, such as matplotlib, pil, octave, etc.

Sincerely,
Toby Dylan Hocking
http://www.ocf.berkeley.edu/~tdhock

On Wed, 11 Jul 2007, Vincent Nijs wrote:

>
> http://www.scipy.org/Cookbook/Matplotlib/Django
>
> On 7/11/07 12:06 PM, "Forest Bond" <[EMAIL PROTECTED]> wrote:
>
>> On Wed, Jul 11, 2007 at 04:56:03PM -0000, [EMAIL PROTECTED] wrote:
>>>
>>> I would actually suggest using Django to create a web service to get
>>> the data, and a JavaScript charting library to do the drawing client-
>>> side.
>>
>> Why not create the graphs on the server?
>>
>> -Forest
>
>
>
> >

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to