Hey,

I wanted to add the option to export to a custom viewbox context menu. So 
far I've tried:

for item in pg.plot().scene().contextMenu:
     self.menu.addAction(item)

because the returned value is a QAction item.

This just crashes the kernel.

Help?


-- 
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/d69e92ca-a670-405a-9170-e7c9c73d210e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to