Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #102365
| From | Joel Goldstick <joel.goldstick@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: show instant data on webpage |
| Date | 2016-01-31 14:48 -0500 |
| Message-ID | <mailman.172.1454269734.2338.python-list@python.org> (permalink) |
| References | (8 earlier) <n8fjiv$age$1@gioia.aioe.org> <mailman.83.1454070870.2338.python-list@python.org> <n8j7mb$1unq$1@gioia.aioe.org> <mailman.138.1454189623.2338.python-list@python.org> <n8lmol$192a$1@gioia.aioe.org> |
On Sun, Jan 31, 2016 at 2:19 PM, mustang <mustang@nomail.it> wrote: > > How about https://plot.ly/python/ ? >> >> Free versione: Create 1 private chart > And if I've 3 sensor with 3 different plots? > -- > https://mail.python.org/mailman/listinfo/python-list > You need free and private? The price is low -- if this is a business why not pay? If not a business, why private? There is another charting library called pygal which is great. It can produce output to .svg file format or .png. You could distribute the files which will display in a browser. Or you could build them into web pages if you are so inclined to build a website. It seems that isn't what you want to do. You could also upload images to some free image site. Photobucket supports .png images. pygal can create .png images -- Joel Goldstick http://joelgoldstick.com/stats/birthdays
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
show instant data on webpage mustang <mustang@NOMAIL.it> - 2016-01-26 17:10 +0100
Re: show instant data on webpage David Palao <dpalao.python@gmail.com> - 2016-01-26 17:38 +0100
Re: show instant data on webpage mustang <mustang@NOMAIL.it> - 2016-01-26 18:26 +0100
Re: show instant data on webpage David Palao <dpalao.python@gmail.com> - 2016-01-27 11:36 +0100
Re: show instant data on webpage mustang <mustang@NOMAIL.it> - 2016-01-27 16:36 +0100
Re: show instant data on webpage Joel Goldstick <joel.goldstick@gmail.com> - 2016-01-27 10:49 -0500
Re: show instant data on webpage mustang <mustang@NOMAIL.it> - 2016-01-27 18:20 +0100
Re: show instant data on webpage "Peter Heitzer" <peter.heitzer@rz.uni-regensburg.de> - 2016-01-27 12:02 +0000
Re: show instant data on webpage mustang <mustang@NOMAIL.it> - 2016-01-27 16:37 +0100
Re: show instant data on webpage "Peter Heitzer" <peter.heitzer@rz.uni-regensburg.de> - 2016-01-27 16:47 +0000
Re: show instant data on webpage mustang <mustang@NOMAIL.it> - 2016-01-27 18:21 +0100
Re: show instant data on webpage Grant Edwards <invalid@invalid.invalid> - 2016-01-27 17:51 +0000
Re: show instant data on webpage mustang <mustang@NOMAIL.it> - 2016-01-29 12:48 +0100
Re: show instant data on webpage Joel Goldstick <joel.goldstick@gmail.com> - 2016-01-29 07:34 -0500
Re: show instant data on webpage mustang <mustang@NOMAIL.it> - 2016-01-30 21:50 +0100
Re: show instant data on webpage Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-01-30 21:33 +0000
Re: show instant data on webpage mustang <mustang@NOMAIL.it> - 2016-01-31 20:19 +0100
Re: show instant data on webpage Joel Goldstick <joel.goldstick@gmail.com> - 2016-01-31 14:48 -0500
Re: show instant data on webpage mustang <mustang@NOMAIL.it> - 2016-02-21 18:36 +0100
Re: show instant data on webpage Grobu <snailcoder@retrosite.invalid> - 2016-01-30 05:01 +0100
csiph-web