Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #100088
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Laura Creighton <lac@openend.se> |
| Newsgroups | comp.lang.python |
| Subject | Re: define the area plot |
| Date | Mon, 07 Dec 2015 16:29:13 +0100 |
| Lines | 25 |
| Message-ID | <mailman.18.1449502179.12405.python-list@python.org> (permalink) |
| References | <ead0081a3f2d730cf877b01ca010bee9@cptec.inpe.br> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="us-ascii" |
| Content-Transfer-Encoding | quoted-printable |
| X-Trace | news.uni-berlin.de aBEfrRjLKPsGq4BW5MGONgJNkJv/KPcK5AThE2zBVWEQ== |
| Return-Path | <lac@openend.se> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.001 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'cc:addr:python-list': 0.09; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'subject:plot': 0.09; 'python.': 0.11; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'message-id:@fido.openend.se': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:area': 0.16; 'with?': 0.16; 'laura': 0.18; '2015': 0.20; 'cc:addr:python.org': 0.20; 'cc:2**1': 0.22; 'dec': 0.23; 'mon,': 0.24; 'define': 0.27; 'received:se': 0.29; 'cc:no real name:2**1': 0.29; 'window': 0.30; 'changing': 0.34; 'possible': 0.36; 'subject:: ': 0.37; 'charset :us-ascii': 0.37; 'data': 0.39; 'subject:the': 0.39; 'area': 0.39; 'header:Message-Id:1': 0.61; 'header:In-reply-to:1': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=openend.se; s=default; t=1449502163; bh=ki7Emr5bpXcsymaZIaYUONjb0vXc8HfyDzu7PzKqgzo=; h=To:cc:From:Subject:In-reply-to:References:Date:From; b=oW7nLsn9VcxB6T2rX6nfmhm1oyLx9OesDwjmhueg58TFI8FH2VsOMOXpe7o/psKb3 cqLPdmCMVP8EFr43Le8oqh0UNY0DQ2hixTwbDXRkSxhSbAjM8nE4HTL9q0j/wp5Y81 niln1ycEXvSSHgHnuIyeluF6EGBLTaeoJTQStGmg= |
| In-reply-to | <ead0081a3f2d730cf877b01ca010bee9@cptec.inpe.br> |
| Comments | In-reply-to jorge.conrado@cptec.inpe.br message dated "Mon, 07 Dec 2015 10:51:10 -0200." |
| Content-ID | <1427.1449502153.1@fido> |
| X-Greylist | Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [82.96.5.2]); Mon, 07 Dec 2015 16:29:23 +0100 (CET) |
| 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> |
| Xref | csiph.com comp.lang.python:100088 |
Show key headers only | View raw
In a message of Mon, 07 Dec 2015 10:51:10 -0200, jorge.conrado@cptec.inpe.br wr ites: > > >Hi, > >I'm changing from the IDL to PYTHON. I would like know how can I define >the size of the window plot in Python. On IDL I define the size of area >plot by: > > >window,1,xsize=1000,ysize=1000 > > >It is possible define the size of the window before my data is plotted. > > >Conrado What package are you using to plot with? Laura
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: define the area plot Laura Creighton <lac@openend.se> - 2015-12-07 16:29 +0100
csiph-web