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


Groups > comp.lang.python > #93854

Re: data visualization - graph

Path csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!194.109.133.90.MISMATCH!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.057
X-Spam-Evidence '*H*': 0.89; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.05; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.10; 'kasper': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'wrote:': 0.16; 'language': 0.19; 'library': 0.20; 'lawrence': 0.22; 'select': 0.23; 'header :In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'header:X -Complaints-To:1': 0.26; 'compare': 0.27; 'language.': 0.32; 'maybe': 0.33; 'but': 0.36; 'url:org': 0.36; 'possible': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'hi,': 0.38; 'data': 0.39; 'to:addr:python.org': 0.40; 'where': 0.40; 'mark': 0.40; 'some': 0.40; 'save': 0.60; 'real': 0.62; 'charset:windows-1252': 0.62; 'our': 0.64; 'url:jsp': 0.72; 'received:89': 0.80; 'charts': 0.84; 'pythonistas,': 0.84; 'solar': 0.84; 'url:dt': 0.84; 'url:sid': 0.93
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: data visualization - graph
Date Wed, 15 Jul 2015 09:33:10 +0100
References <419f0b10-a32f-4f13-8a75-d8bf0df9e673@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host host-89-240-165-195.as13285.net
User-Agent Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0
In-Reply-To <419f0b10-a32f-4f13-8a75-d8bf0df9e673@googlegroups.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.530.1436949215.3674.python-list@python.org> (permalink)
Lines 29
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1436949215 news.xs4all.nl 2830 [2001:888:2000:d::a6]:58250
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:93854

Show key headers only | View raw


On 15/07/2015 09:08, Kasper Jepsen wrote:
> 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
>

Please check the following out.

http://ipython.org/notebook.html
http://matplotlib.org/

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


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