|
From: John H. <jd...@gm...> - 2007-12-11 17:42:07
|
On Dec 7, 2007 10:38 AM, adamski246 <a...@go...> wrote: > Does anyone know of (or has examples of) Matplotlib applications controlled > by a GUI or must I return to my Java roots where I can easily solve all GUI > problems but do not have access to a powerful maths library such as > Matplotlib. matplotlib can be easily embedded in tk, gtk, wx, qt or fltk. See the API FAQ at http://matplotlib.sf.net/faq.html#OO and the embedding_in_*.py examples at http://matplotlib.sf.net/examples |