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


Groups > comp.lang.python > #100082 > unrolled thread

define the area plot

Started byjorge.conrado@cptec.inpe.br
First post2015-12-07 10:51 -0200
Last post2015-12-07 10:51 -0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  define the area plot jorge.conrado@cptec.inpe.br - 2015-12-07 10:51 -0200

#100082 — define the area plot

Fromjorge.conrado@cptec.inpe.br
Date2015-12-07 10:51 -0200
Subjectdefine the area plot
Message-ID<mailman.13.1449492682.12405.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web