Hi, Is there some convenient way to setup a frame in axes which only has the bottom and left lines?
I've tried some workaround solution like this: a = subplot(211) a.set_frame_on(False) a.hlines(ymin,xmin,xmax) a.vlines(xmin,ymin,ymax) Is there a more appropriate solution? thanks, Dejan ------------------------------------------------------------------------- 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 Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users