guiqwt

2015-05-22 Thread Poul Riis
How can I control the size of the window in the example below? Poul Riis import numpy as np from guiqwt import pyplot as plt_ x = np.arange(0,20,0.1) y = np.cos(x) plt_.figure(1) plt_.plot(x,y,'r-') plt_.show() -- https://mail.python.org/mailman/listinfo/python-list

[ANN] guiqwt v2.2.1

2012-11-08 Thread Pierre.RAYBAUT
Hi all, I am pleased to announce that `guiqwt` v2.2.1 has been released (http://guiqwt.googlecode.com). Based on PyQwt (plotting widgets for PyQt4 graphical user interfaces) and on the scientific modules NumPy and SciPy, guiqwt is a Python library providing efficient 2D data-plotting features

[ANN] guiqwt v2.2.0

2012-09-01 Thread Pierre.RAYBAUT
Hi all, I am pleased to announce that `guiqwt` v2.2.0 has been released (http://guiqwt.googlecode.com). Based on PyQwt (plotting widgets for PyQt4 graphical user interfaces) and on the scientific modules NumPy and SciPy, guiqwt is a Python library providing efficient 2D data-plotting features

[ANN] guiqwt v2.1.4

2011-07-05 Thread Pierre.RAYBAUT
Hi all, I am pleased to announce that `guiqwt` v2.1.4 has been released. Based on PyQwt (plotting widgets for PyQt4 graphical user interfaces) and on the scientific modules NumPy and SciPy, guiqwt is a Python library providing efficient 2D data-plotting features (curve/image visualization

[ANN] guiqwt v2.1.3

2011-05-06 Thread Pierre.RAYBAUT
Hi all, I am pleased to announce that `guiqwt` v2.1.3 has been released. Based on PyQwt (plotting widgets for PyQt4 graphical user interfaces) and on the scientific modules NumPy and SciPy, guiqwt is a Python library providing efficient 2D data-plotting features (curve/image visualization

[ANN] guiqwt v2.1.2

2011-04-26 Thread Pierre.RAYBAUT
Hi all, I am pleased to announce that `guiqwt` v2.1.2 has been released. This release mainly fixes a critical bug when running the GUI-based test launcher (except from the test launcher itself, this bug had absolutely no impact on the library -- it was however considered critical as many

[ANN] guiqwt v2.1.1

2011-04-20 Thread Pierre.RAYBAUT
Hi all, I am pleased to announce that `guiqwt` v2.1.1 has been released. Main changes since `guiqwt` v2.1.0: * added support for NaNs in image plot items (default behaviour: NaN pixels are transparents) * added oblique averaged cross section feature * bugfixes This version of `guiqwt

[ANN] guiqwt v2.1.0

2011-04-06 Thread Pierre.RAYBAUT
Hi all, I am pleased to announce that `guiqwt` v2.1.0 has been released. Note that the project has recently been moved to GoogleCode: http://guiqwt.googlecode.com This version of `guiqwt` includes a demo software, Sift (for Signal and Image Filtering Tool), based on `guidata` and `guiqwt`: http

[ANN] guiqwt v2.0.8

2010-12-15 Thread Pierre.RAYBAUT
Hi all, I am pleased to announce that `guiqwt` v2.0.8 has been released. Note that the project has recently been moved to GoogleCode: http://guiqwt.googlecode.com This version of `guiqwt` includes a brand new documentation with examples, API reference, etc.: http://packages.python.org/guiqwt

[ANN] guiqwt v2.0.7

2010-11-29 Thread Pierre.RAYBAUT
Hi all, I am pleased to announce that `guiqwt` v2.0.7 has been released. More than a bug fix release, this version of `guiqwt` includes a brand new documentation with examples, API reference, etc.: http://packages.python.org/guiqwt/ Based on PyQwt (plotting widgets for PyQt4 graphical user

[ANN] guiqwt v2.0.4

2010-11-03 Thread Pierre.RAYBAUT
Hi all, I am pleased to announce that `guiqwt` v2.0.4 has been released. This is mostly a bug fix release. Based on PyQwt (plotting widgets for PyQt4 graphical user interfaces) and on the scientific modules NumPy and SciPy, guiqwt is a Python library providing efficient 2D data-plotting