Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #100082 > unrolled thread
| Started by | jorge.conrado@cptec.inpe.br |
|---|---|
| First post | 2015-12-07 10:51 -0200 |
| Last post | 2015-12-07 10:51 -0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
define the area plot jorge.conrado@cptec.inpe.br - 2015-12-07 10:51 -0200
| From | jorge.conrado@cptec.inpe.br |
|---|---|
| Date | 2015-12-07 10:51 -0200 |
| Subject | define 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
Back to top | Article view | comp.lang.python
csiph-web