Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #64184
| References | <2a390ca5-baf3-4cbe-870f-7d6a6ab4b5a5@googlegroups.com> |
|---|---|
| From | Marc Aymerich <glicerinu@gmail.com> |
| Date | 2014-01-17 18:26 +0100 |
| Subject | Re: Graph or Chart Software for Django |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5650.1389979626.18130.python-list@python.org> (permalink) |
On Fri, Jan 17, 2014 at 6:18 PM, San D <sdawal@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
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Graph or Chart Software for Django San D <sdawal@gmail.com> - 2014-01-17 09:18 -0800 Re: Graph or Chart Software for Django Marc Aymerich <glicerinu@gmail.com> - 2014-01-17 18:26 +0100
csiph-web