Re: [Matplotlib-users] ANN: matplotlib website 1.0

2008-10-21 Thread Stef Mientki
Michael and John, this is really fantastic !! thanks, Stef John Hunter wrote: > On Fri, Oct 17, 2008 at 12:37 PM, Zane Selvans <[EMAIL PROTECTED]> wrote: > > >> A thumbnail gallery of all the examples in the User's Guide and Examples is >> a great idea! >> Plots are inherently visual, and human

Re: [Matplotlib-users] A wxPython/Matplotlib/Basemap example

2008-11-20 Thread Stef Mientki
o see your Basemap, (but as I'm in the iddle of releasing a large project based on an old version of MatPlatLib, so I don't dare to update), are there any screenshots ? thanks, Stef Mientki - This SF.Net email i

Re: [Matplotlib-users] A wxPython/Matplotlib/Basemap example

2008-11-21 Thread Stef Mientki
gt; > I am attaching the current version of source code plus a screenshot. > nice screenshot, thanks. Stef > > With best regards, > > 2008/11/20 Stef Mientki <[EMAIL PROTECTED]>: > > I agree (coming from Delphi), they either don't work or are too limited. >

Re: [Matplotlib-users] matplotlib and PyQt

2009-01-15 Thread Stef Mientki
Simson Garfinkel wrote: > Why do you want to use PyQt and not wxwidgets? > maybe because the Qt license changed ? That's a reason for me to be interested in the answer. cheers, Stef -- This SF.net email is sponsored b

Re: [Matplotlib-users] [ANN] glumpy 0.2.0

2011-09-18 Thread Stef Mientki
hi Nicolas, looks very interesting. I was considering to move from MatPlotLib to guiqwt, because of it's easy interactive plots. But I see glumpy has it too. Can show the source code for the interactive plot in your examples ? thanks, stef On 17-09-2011 19:22, Nicolas Rougier wrote: Hi folk

Re: [Matplotlib-users] [ANN] glumpy 0.2.0

2011-09-21 Thread Stef Mientki
look, Also, note that glumpy is not a replacement for matplotlib but rather a testbed for a future OpenGL backend to be integrated into matplotlib. Yes but I'm an engineer and therefor not interested in high quality publication plots. cheers, Stef Nicolas On Sep 18, 2011, at 14:00 , St

Re: [Matplotlib-users] problems with latest Matplotlib 1.0, pyQt4 and py2exe

2011-02-14 Thread Stef Mientki
Ran into the same problem, are there any hints to track down the problem. I tried to remove the MatPlotLib from py2exe and added MatPlatlib manual afterwards, but still it point to the wrong directory. thanks, Stef Mientki On 26-12-2010 15:18, zb wrote: > Hi. > > First of all, I woul

Re: [Matplotlib-users] problems with latest Matplotlib 1.0, pyQt4 and py2exe

2011-02-14 Thread Stef Mientki
arounf this caching problem ? thanks, Stef Mientki On 14-02-2011 21:41, Stef Mientki wrote: > Ran into the same problem, > are there any hints to track down the problem. > > I tried to remove the MatPlotLib from py2exe and added MatPlatlib manual > afterwards, > but still it

[Matplotlib-users] how to improve the font of matplotlib images ?

2011-03-16 Thread Stef Mientki
png-file and linked in the html page. Are there ways to improve the font quality of the texts in the MatPlotLib image ? thanks, Stef Mientki -- Colocation vs. Managed Hosting A

[Matplotlib-users] how to improve the font of matplotlib images ?

2011-03-16 Thread Stef Mientki
png-file and linked in the html page. Are there ways to improve the font quality of the texts in the MatPlotLib image ? thanks, Stef Mientki -- Colocation vs. Managed Hosting A

[Matplotlib-users] MatPlotLib + Py2exe, backend problems ...

2008-02-18 Thread Stef Mientki
tAgg', 'Qt4Agg', 'TkAgg', 'WX', 'WXAgg', 'CocoaAgg'] non_interactive_bk = ['Agg2', 'Agg', 'Cairo', 'EMF', 'GDK', 'Pdf', 'PS', 'SVG&

Re: [Matplotlib-users] [wxPython-users] Re: MatPlotLib + Py2exe, backend problems ...

2008-02-18 Thread Stef Mientki
John Hunter wrote: > On Feb 16, 2008 5:19 AM, Stef Mientki <[EMAIL PROTECTED]> wrote: > > >> In Py2exe I tried to exclude as many backends as possible, >> but the excludes seems to have no effect. >> 'excludes' : [ >> &

Re: [Matplotlib-users] [wxPython-users] Re: MatPlotLib + Py2exe, backend problems ...

2008-02-19 Thread Stef Mientki
hi John, John Hunter wrote: > On Feb 18, 2008 1:11 PM, Stef Mientki <[EMAIL PROTECTED]> wrote: > > >> What is setup.cfg, where can I find it and where can I get information >> about it ? >> > > Let's keep this on matplotlib-users so we don&

Re: [Matplotlib-users] MatPlotLib + Py2exe, backend problems ...

2008-02-19 Thread Stef Mientki
hi John, [EMAIL PROTECTED] wrote: > With Stef's help, I was able to get pass the > "Matplotlib datafile not found" problem in using > py2exe and Matplotlib under Python 2.3 - but then ran > into the same Tkinter not loaded problem like he did. > > After reading Stef's messages from this list, I >