Skip to main content

Module for manipulating windows/figures interactively

Project description

Module PYFIG

Module for manipulating windows/figures created using pylab or enthought.mayavi.mlab on the windows platform.

Figure manipulation involves maximization, minimization, hiding, closing, stacking or tiling.

This module assumes that the figures are uniquely numbered in the following way: Figure 1 Figure 2 …. or TVTK scene 1 TVTK scene 2 TVTK scene 3 …

Example

>>> import pylab as p
>>> import pyfig as fig
>>> for ix in range(6): f = p.figure(ix)
>>> fig.stack('all')
>>> fig.stack(1,2)
>>> fig.hide(1)
>>> fig.restore(1)
>>> fig.tile()
>>> fig.pile()
>>> fig.maximize(4)
>>> fig.close('all')

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Pyfig-0.1.zip (8.8 kB view details)

Uploaded Source

Built Distribution

Pyfig-0.1.win32.exe (71.4 kB view details)

Uploaded Source

File details

Details for the file Pyfig-0.1.zip.

File metadata

  • Download URL: Pyfig-0.1.zip
  • Upload date:
  • Size: 8.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Pyfig-0.1.zip
Algorithm Hash digest
SHA256 29e02f5c5f36ba9f9e2ced894605d60a780f52147a6755f116566638438b4be4
MD5 f4fa6a034d5e806c1ead0707a7c5d8d0
BLAKE2b-256 582b13764ce3b4dd895288ad350790f74a054a99d695c51cd08ff298bdc9f5dc

See more details on using hashes here.

File details

Details for the file Pyfig-0.1.win32.exe.

File metadata

  • Download URL: Pyfig-0.1.win32.exe
  • Upload date:
  • Size: 71.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Pyfig-0.1.win32.exe
Algorithm Hash digest
SHA256 e073da43345145c1e57ab1634aa611a92fa710811649f6a36bb2d11819561ee4
MD5 4bec3fee2e27ff97dc75bd37909645bf
BLAKE2b-256 c9228a0f18e4b9231a9fb42c116b4bca8f4fffd690805bde2b55e16a899d6526

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page