Re: [matplotlib-devel] Enhancement to matplotlib's PyQt4 backend

2010-01-11 Thread John Hunter
On Mon, Jan 11, 2010 at 11:53 AM, Gökhan Sever wrote: > > > On Mon, Jan 11, 2010 at 11:09 AM, Pierre Raybaut > wrote: >> >> John, >> >> Following to your last commit on "added qt4_editor dialog" (rev 8064), >> here is a significant (but simple) improvement adding an "Apply" >> button to the optio

Re: [matplotlib-devel] latex symbols as markers

2010-01-11 Thread Michael Droettboom
Good point. Fixed in r8076. Cheers, Mike tcb wrote: > Hi Mike, > > Sorry the long delay in replying to your mail. > > The changes look good, and it seems to produce good output. > > There is just one small change I would make- since the markers are not > quite properly centered on the points: >

Re: [matplotlib-devel] latex symbols as markers

2010-01-11 Thread tcb
Hi Mike, Sorry the long delay in replying to your mail. The changes look good, and it seems to produce good output. There is just one small change I would make- since the markers are not quite properly centered on the points: Index: lib/matplotlib/lines.py ==

Re: [matplotlib-devel] Enhancement to matplotlib's PyQt4 backend

2010-01-11 Thread Gökhan Sever
On Mon, Jan 11, 2010 at 11:09 AM, Pierre Raybaut wrote: > John, > > Following to your last commit on "added qt4_editor dialog" (rev 8064), > here is a significant (but simple) improvement adding an "Apply" > button to the option dialog box (very convenient) -- suggested by > Gökhan. > > (attached

Re: [matplotlib-devel] Enhancement to matplotlib's PyQt4 backend

2010-01-11 Thread Pierre Raybaut
John, Following to your last commit on "added qt4_editor dialog" (rev 8064), here is a significant (but simple) improvement adding an "Apply" button to the option dialog box (very convenient) -- suggested by Gökhan. (attached diff files should patch formlayout.py and figureoptions.py as in rev. 8