[Matplotlib-users] where to find python eggs for matplotlib 1.0.0?

2010-07-17 Thread Pavlo Shchelokovskyy
on PyPI are for previous release, i.e. 0.99.3. So can somebody point me to Python eggs for matplotlib on Python 2.6 under Windows? Or how can I build one, for example from working installation of matplotlib 1.0.0 on the identical platform? Best regards, Pavlo Shchelokovskyy

Re: [Matplotlib-users] default window icon under wx backend

2010-02-04 Thread Pavlo Shchelokovskyy
I am terribly sorry, but it looks like all the indentation disappeared from the code. I'll try to attach the path file here. Best regards, Pavlo On Thu, Feb 4, 2010 at 16:19, Pavlo Shchelokovskyy wrote: > Hi all, > I've got bored with the generic application icon in the wx back

[Matplotlib-users] default window icon under wx backend

2010-02-04 Thread Pavlo Shchelokovskyy
Hi all, I've got bored with the generic application icon in the wx backend so I added the same icon as GTK backend uses (it is anyway bundled with matplotlib). I have tested this on Windows (XP, Python 2.6.4, matplotlib 0.99.1, wxPython 2.8.10.1) and on Linux (Fedora8, Python 2.5.1, matplotlib 0.98

[Matplotlib-users] line thicknes in axes

2009-11-17 Thread Pavlo Shchelokovskyy
Hi all, while I was using matplotlib mostly in interactive mode, the thickness of lines displayed was OK for me, by now I want to generate a plot to use on slides for beamer, and the thickness of all lines is totally not sufficient, especially when using transparent figure/axis background. I know