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


Groups > comp.lang.python > #107184

Re: read datas from sensors and plotting

From Joel Goldstick <joel.goldstick@gmail.com>
Newsgroups comp.lang.python
Subject Re: read datas from sensors and plotting
Date 2016-04-17 13:04 -0400
Message-ID <mailman.107.1460912691.6324.python-list@python.org> (permalink)
References <nf0el0$181b$1@gioia.aioe.org> <CACwCsY5ZjBmSUJayt6=YbBoOj6Fp0O8_G6Wq5HbYK2ajVGuyPg@mail.gmail.com> <CAPM-O+wniA1i5bqr2j3DFtBY5DTH=HU0Ca8R7se2ekZm+7_7Dg@mail.gmail.com>

Show all headers | View raw


On Sun, Apr 17, 2016 at 1:00 PM, Larry Martell <larry.martell@gmail.com> wrote:
> On Sunday, April 17, 2016, ranran <ranran@nospam.it> wrote:
>
>> I'm reading in python some values from some sensors and I write them in a
>> csv file.
>> My problem now is to use this datas to plot a realtime graph for a example
>> in a web server.
>> Is it possible to read in the same time the values, writing in the file
>> and plot them in a webpage with python?
>>
>
> Check out plotly
>
> https://plot.ly/python/
> --
> https://mail.python.org/mailman/listinfo/python-list


Matplotlib and pygals are two others.

-- 
Joel Goldstick
http://joelgoldstick.com/blog
http://cc-baseballstats.info/stats/birthdays

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


Thread

read datas from sensors and plotting ranran <ranran@NOSPAM.it> - 2016-04-17 18:46 +0200
  Re: read datas from sensors and plotting Larry Martell <larry.martell@gmail.com> - 2016-04-17 13:00 -0400
    Re: read datas from sensors and plotting ranran <ranran@NOSPAM.it> - 2016-04-17 22:21 +0200
  Re: read datas from sensors and plotting Joel Goldstick <joel.goldstick@gmail.com> - 2016-04-17 13:04 -0400
  RE: read datas from sensors and plotting Albert-Jan Roskam <sjeik_appie@hotmail.com> - 2016-04-17 17:35 +0000

csiph-web