Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #93852
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2015-07-15 01:08 -0700 |
| Message-ID | <419f0b10-a32f-4f13-8a75-d8bf0df9e673@googlegroups.com> (permalink) |
| Subject | data visualization - graph |
| From | Kasper Jepsen <rapzak@gmail.com> |
Hi, I am looking for a solution to graph charts from real time measurements on the web like: http://pvoutput.org/intraday.jsp?id=16919&sid=14707&gs=1&dxa=1&dt=20150715 I have some solar systems i like to save data into an sql database - and then i like to have some web service where i can select which data to see and compare and zoom in/ out etc. I like to do it in Python - but maybe some else also? Also i like as much as possible in some library / packages.. Any one who has experience? best regards /Kasper
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
data visualization - graph Kasper Jepsen <rapzak@gmail.com> - 2015-07-15 01:08 -0700 Re: data visualization - graph Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-07-15 09:33 +0100
csiph-web