You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pyqtgraph
Thanks for a great job on this code! I can't export ImageView unless using menu from widget using version 0.9.8. Do I need to setup a renderer first? How do I get exposed to the export() function? Best Regards, Leif --- In [42]: pg.__version__ Out[42]: '0.9.8'
----> 1 print pg.ImageView.export
AttributeError: type object 'ImageView' has no attribute 'export'