From: John H. <jd...@gm...> - 2007-06-29 14:47:47
|
On 6/29/07, Rein van den Boomgaard <re...@sc...> wrote: > OK that is the file that i looked into already. Is the backend > functionality i need really concentrated in only these files? > (amazing..) pretty much - - there is a pretty tight segregation between the figure and the gui. > BTW is there a design document to get some grasp on the architecture of > matplotlib / pylab? It seems that most documentation concentrates on > describing pylab. Probably most people are using pylab (as i do most of > the time...). backend_template.py and backend_bases.py are good starting points. There is a chapter in the user's guide and some resources at http://matplotlib.sourceforge.net/faq.html#OO JDH > > Regards > Rein > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > |