Hi Patrick, thanks for the fast reply. That looks indeed promising. I'm not sure but I see some challenges there with ROI and pixel selection as well as the histogram widget? I will definately follow the progress here :-) Thanks, Hanno
Patrick schrieb am Freitag, 5. Februar 2021 um 03:29:07 UTC+1: > Hi, > > A PColorMeshItem > <https://pyqtgraph.readthedocs.io/en/latest/_modules/pyqtgraph/graphicsItems/PColorMeshItem.html> > > was recently added to pyqtgraph, and while it isn't exactly what you want, > I could see it being the fundamentals of a hex grid implementation. > > Patrick > > On Thursday, 4 February 2021 at 6:02:11 am UTC+10:30 Hanno wrote: > >> Hi, >> >> I'm not sure whether this is the right place for a feature request? If it >> is not, please let me know. >> >> I use pyqtgraph frequently and build a lot of data visualization around >> it. I have some data I'd like to show in a hex bin "grid" (similar to >> https://matplotlib.org/3.1.0/gallery/statistics/hexbin_demo.html). Would >> it be possible to implement such a feature in, e.g. ImageView.setData(grid >> = hexbin) or in ImageView itself? >> >> Thanks a lot and best regards, >> Hanno >> >> -- You received this message because you are subscribed to the Google Groups "pyqtgraph" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyqtgraph/8fb719e1-094e-41d9-85ee-1d85e01f7a71n%40googlegroups.com.
