Re: graph tools

2009-04-23 Thread R. Gorman

There's also Google visualizations (http://code.google.com/apis/
visualization/). They have a python library that can easily interact
with Django (http://code.google.com/apis/visualization/documentation/
dev/gviz_api_lib.html).
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: graph tools

2009-04-23 Thread Zain Memon
You might find it easier to go with a Javascript library to render the
graphs instead; for example, the excellent flot plugin for jQuery.
http://code.google.com/p/flot/

On Thu, Apr 23, 2009 at 12:10 AM, Lars Stavholm  wrote:

>
> Hi All,
>
> looking to produce graphs within a django application,
> preferably within the admin site.
>
> django-graphs might be a contender, but it seems to be
> not fully completed yet. Anyone using it?
>
> Other django graph app's?
>
> Any advice appreciated
> /Lars Stavholm
>
> >
>

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



graph tools

2009-04-23 Thread Lars Stavholm

Hi All,

looking to produce graphs within a django application,
preferably within the admin site.

django-graphs might be a contender, but it seems to be
not fully completed yet. Anyone using it?

Other django graph app's?

Any advice appreciated
/Lars Stavholm

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