Re: [PyKDE] How to populate a QwtPlotSpectrogram

2006-10-17 Thread sole
Hi, Quoting Martin Wiechert : > Hi list, > > While playing with PyQwt5 I stumbled accross QwtPlotSpectrogram which appears > > to be the official replacement for the "engineered ImagePlotDemo.py" which I > > think not only I am using to display data matrices. > But I cannot make it work for m

Re: [PyKDE] How to populate a QwtPlotSpectrogram

2006-10-17 Thread Gerard Vermeulen
On Tue, 17 Oct 2006 18:30:22 +0200 Martin Wiechert <[EMAIL PROTECTED]> wrote: > Hi list, > > While playing with PyQwt5 I stumbled accross QwtPlotSpectrogram which appears > to be the official replacement for the "engineered ImagePlotDemo.py" which I > think not only I am using to display data m

[PyKDE] How to populate a QwtPlotSpectrogram

2006-10-17 Thread Martin Wiechert
Hi list, While playing with PyQwt5 I stumbled accross QwtPlotSpectrogram which appears to be the official replacement for the "engineered ImagePlotDemo.py" which I think not only I am using to display data matrices. But I cannot make it work for me: >>> b = qwt.QwtPlotSpectrogram () >>> C = qwt