> "Edin" == Edin Salkovi§ <[EMAIL PROTECTED]> writes:
Edin> Hi all, Please John, take some time before SciPy conf to
Edin> answer at least some of this questions, because the SoC
Edin> deadline (21st August) is *very* near.
Alas, I am already here and have been a little out of ema
Hi,
I am using matplotlib 87.4 and I encountered a problem with fill. The outlines
of the filled region look weird when using the TkAgg backend. Same applies when
saved to a png file, so this seems to be a problem of all *Agg backends. The PS
backend is fine. Here is a somewhat longer example, tha
As a probably final installment in the thread about optimizing the wx
back-end, here is a post from the wxPython list, in which someone posted
SWIG code for making a PyBuffer from his data set, then using it to
create a wx.Image without copying. A similar approach could be used for
the wxAgg ba