|
From: Skip M. <sk...@po...> - 2013-08-19 10:35:03
|
I'm not much of a matplotlib user, and started poking around for "GtkSocket matplotlib". I'm not sure that's the right direction, however, it eventually led me to this blog post which only exists now in the Wayback Machine: http://web.archive.org/web/20111005011905/http://www.serpia.org/blog/2007/nov/03/matplotlib-and-pygtk-app/ In it (a complete Gtk+matplotlib tutorial) he uses FigureCanvasGTK to place the plot in the PyGtk app. Skip |