Re: statistics, reporting, charts for django

2010-04-28 Thread Georg Holzmann
Hallo ! Yes, thanks, I already looked into google-chartwrapper and they work quite nice ! However, I think I will integrate the interactive charts (google visualization) - there are no template tags for it so far, but a python interface exists: http://code.google.com/p/google-visualization-python/

Re: statistics, reporting, charts for django

2010-04-27 Thread shacker
On Apr 27, 2:18 am, Georg Holzmann wrote: > Hallo! > > My question: is there a django application which I could reuse (or > learn from) or which could help in the development ? > It would be nice to have a dashboard to put charts, statistics, ... > onto and an easy interface to generate those st

statistics, reporting, charts for django

2010-04-27 Thread Georg Holzmann
Hallo! I want to build an application like google analytics for django ;) : users should be able to log in and see their statistics/charts. So basically it should be somehow like the django-reporting application, but not in the admin section (should be for general users), with additional (Javascri