Graph or Chart Software for Django
Marc Aymerich
glicerinu at gmail.com
Fri Jan 17 12:26:43 EST 2014
More information about the Python-list mailing list
Fri Jan 17 12:26:43 EST 2014
- Previous message (by thread): Graph or Chart Software for Django
- Next message (by thread): Templating engines that work very well with Python/Django
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Jan 17, 2014 at 6:18 PM, San D <sdawal at gmail.com> wrote: > What is the best Graph or Chart software used with Django (libraries & products), preferably open source? > > Need something stable and robust, and used by many developers, so active on community channels. what I use is a JS library called highcharts, the django-side are only views that dump some data in json format perhaps in django-users mailing list you'll be able to find better answers than here :) -- Marc
- Previous message (by thread): Graph or Chart Software for Django
- Next message (by thread): Templating engines that work very well with Python/Django
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list