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