From: Andrew S. <str...@as...> - 2010-01-15 16:44:07
|
Paweł Rumian wrote: > 2010/1/14 Michael Droettboom <md...@st...>: > >> What backend are you using? Agg, Cairo and Wx all check out for me. The >> examples you point to don't look like Agg output to me... >> > > The examples were produced using savefig and PNG, but I've tried GTK > and Qt with Agg and Cairo - neither of them works. > > >> Do you have anything in your matplotlibrc? >> > > Nothing but the backend... > > I've just noticed that the green line shows sometimes when moving the plot. > Quick examples: > no move: http://img524.imageshack.us/img524/5696/61571712.png > slightly right (no change): http://img94.imageshack.us/img94/6722/44916983.png > more (green line appears): http://img27.imageshack.us/img27/522/91772530.png > even more (disappears behind the edge): > http://img246.imageshack.us/img246/9726/24229795.png > to the right (another part suddenly appears): > http://img190.imageshack.us/img190/5697/69412483.png > > still no idea... > Hi Paweł, to repeat a point that may have been lost in Michael's first email, some code that produces the problem will be greatly useful in tracking down what's going on. -Andrew |