Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #64182 > unrolled thread

Graph or Chart Software for Django

Started bySan D <sdawal@gmail.com>
First post2014-01-17 09:18 -0800
Last post2014-01-17 18:26 +0100
Articles 2 — 2 participants

Back to article view | Back to comp.lang.python


Contents

  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

#64182 — Graph or Chart Software for Django

FromSan D <sdawal@gmail.com>
Date2014-01-17 09:18 -0800
SubjectGraph or Chart Software for Django
Message-ID<2a390ca5-baf3-4cbe-870f-7d6a6ab4b5a5@googlegroups.com>
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.

Thanks.

[toc] | [next] | [standalone]


#64184

FromMarc Aymerich <glicerinu@gmail.com>
Date2014-01-17 18:26 +0100
Message-ID<mailman.5650.1389979626.18130.python-list@python.org>
In reply to#64182
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

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web