Pierre Raybaut
Pierre Raybaut
I'm not sure I fully understand what you mean by "the same". Could you please be more specific?
@RussBerg: thanks for your help. @clsgg: thanks for the clarification. What you are looking for is the "lock aspect ratio" feature, which is unfortunately available exclusively for image plots (this...
But pixels are not in indivisible in image processing. So this is about how we handle subpixels, for example when zooming in (or when handling images with binning other than...
Yes but as long as there will be subpixel measurements, there will be people that ask me where is the pixel origin, formerly either at its center or at its...
That would be a feature request.
Not at all, it would be possible and I was tempted to do so but I prefer to keep the low-level plotting API separated for various reasons: - First, `PythonQwt`...
I may have misled you with my original post on the Google Group. The merge is actually just a simple merge... I mean that the new library won't be something...
The guidata and guiqwt libraries were merged into "plotpy" in 2017. However, the resulting API was quite confusing. Moreover, some projects may require guidata (for data model) and not guiqwt...
guiqwt works out-of-the-box with Python 3.10 on Windows 10 using [WinPython 3.10.8.0](https://sourceforge.net/projects/winpython/files/WinPython_3.10/3.10.8.0/) for example. Could you please tell us more on your Python installation? (output of `pip list` for example)
I'm not sure I understand your request. A code example would be necessary I think.