David
2011-04-13 00:14:24 UTC
Hello Pierre,
I recently gave guiqwt a try, so far it seems like the best option for
embedding plots in GUI applications. Thanks for the hard work
I used the guiqwt.builder.make.pcolor function to create a pseudo-colour
plot of my data. I found that this only works with 64 bit floats, so my
data which was in 32 bit format had to be converted first. Is this an
inbuilt limitation of guiqwt/pyqwt/qwt?
regards
David
I recently gave guiqwt a try, so far it seems like the best option for
embedding plots in GUI applications. Thanks for the hard work
I used the guiqwt.builder.make.pcolor function to create a pseudo-colour
plot of my data. I found that this only works with 64 bit floats, so my
data which was in 32 bit format had to be converted first. Is this an
inbuilt limitation of guiqwt/pyqwt/qwt?
regards
David