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/5460ab0a-42ef-4a89-b400-4815e6fdbc63n%40googlegroups.com.
