I’m working on PyGTK application, that can generate graphs. This achieved by matplotlib. How can I add Copy-To-Clipboard functionality? How to copy figure to clipboard?
I’m working on PyGTK application, that can generate graphs. This achieved by matplotlib. How
Share
This will do it in Linux (just mouse-click on the image and it is copied to clipboard ready to paste in e.g. GIMP):