Re: [Matplotlib-users] Markers in Matplotlib (examples/annotation_demo.py)

2007-05-14 Thread John Hunter
On 5/14/07, Iyer <[EMAIL PROTECTED]> wrote: > It's cool creating annotations, when the pan tool is > used , I see that the markers/annotations do not > behave in the same way as that of the plot -- i.e., > when I pan towards the left or right, the annotations > do not disappear with the plot at the

Re: [Matplotlib-users] Translating ticks a la MultipleLocator ?

2007-05-14 Thread Iyer
Hi I apologize for my late response, I was in the hospital. Thanks for the tip, the ticks are now magically divided by a constant. Here's some input on scaling the input data: Say -- you have 25000 points of data. You want to capture each and every point of data on a plot. Mpl lists the ticks

Re: [Matplotlib-users] SVG vs PNG

2007-05-14 Thread kc106_2005-matplotlib
Not exactly OT. I would not recommend using .eps format in order to export MPL graphs for Inkscape. I've been playing around with Inkscape for a few days now and I've been using .svg exclusively and don't have any problem. As I said before, I like the fact that once I am inside Inscape, I can

Re: [Matplotlib-users] using different font families with?LaTeX-generated text

2007-05-14 Thread Darren Dale
On Monday 14 May 2007 1:29:05 pm Alexander Schmolck wrote: > Darren Dale <[EMAIL PROTECTED]> writes: > > On Monday 14 May 2007 9:02:08 am Lev Givon wrote: > >> In the matplotlib-users list archive, I noticed that someone once > >> mooted the possibility of patching the matplotlib LaTeX code to > >>

Re: [Matplotlib-users] All-in-one distribution of python/numpy/scipy/mpl for windows

2007-05-14 Thread Robert Kern
Christopher Barker wrote: > Robert Kern wrote: >> Mark Bakker wrote: >>> I think it would be very useful to have one installer that gets a >>> reasonable distrubtion installed (like the old Enthought installer). >>> Isn't something like that in the works for the Mac? >> Not anymore it isn't. We are

Re: [Matplotlib-users] All-in-one distribution of python/numpy/scipy/mpl for windows

2007-05-14 Thread Christopher Barker
Robert Kern wrote: > Mark Bakker wrote: >> I think it would be very useful to have one installer that gets a >> reasonable distrubtion installed (like the old Enthought installer). >> Isn't something like that in the works for the Mac? > > Not anymore it isn't. We are in the process of building eg

Re: [Matplotlib-users] usetex with svg or pdf

2007-05-14 Thread Christopher Barker
Jouni K. Seppänen wrote: > However, some time ago I committed the > beginnings of a dvi parser and a little support code in the pdf > backend, enough to get a small demo almost working: > > http://article.gmane.org/gmane.comp.python.matplotlib.devel/2687 > > I have no idea how difficult it would

Re: [Matplotlib-users] using different font families with?LaTeX-generated text

2007-05-14 Thread Alexander Schmolck
Darren Dale <[EMAIL PROTECTED]> writes: > On Monday 14 May 2007 9:02:08 am Lev Givon wrote: >> In the matplotlib-users list archive, I noticed that someone once >> mooted the possibility of patching the matplotlib LaTeX code to >> provide a user-configurable parameter that would allow one to add >

Re: [Matplotlib-users] All-in-one distribution of python/numpy/scipy/mpl for windows

2007-05-14 Thread Robert Kern
Mark Bakker wrote: > I think it would be very useful to have one installer that gets a > reasonable distrubtion installed (like the old Enthought installer). > Isn't something like that in the works for the Mac? Not anymore it isn't. We are in the process of building eggs for the Mac, though. --

Re: [Matplotlib-users] Problem with using font sizes < 10 with usetex (MPL 0.9.0): scrambled text

2007-05-14 Thread Darren Dale
On Monday 14 May 2007 10:00:22 am Whyking wrote: > On 5/14/07, Darren Dale <[EMAIL PROTECTED]> wrote: > > On Monday 14 May 2007 9:33:06 am Whyking wrote: > > > Hi List, > > > > > > my rendered latex fonts do not get displayed correctly when I use font > > > sizes smaller than 10. I use linux with t

Re: [Matplotlib-users] using different font families with?LaTeX-generated text

2007-05-14 Thread Darren Dale
On Monday 14 May 2007 9:02:08 am Lev Givon wrote: > Received from Darren Dale on Sun, May 13, 2007 at 08:13:43PM EDT: > > On Sunday 13 May 2007 6:32:56 pm Lev Givon wrote: > > (snip) > > > > Ah..I see what was going on; the numerical ticks are output in LaTeX > > > math mode (e.g., $123$) and there

Re: [Matplotlib-users] Problem with using font sizes < 10 with usetex (MPL 0.9.0): scrambled text

2007-05-14 Thread Whyking
On 5/14/07, Darren Dale <[EMAIL PROTECTED]> wrote: On Monday 14 May 2007 9:33:06 am Whyking wrote: > Hi List, > > my rendered latex fonts do not get displayed correctly when I use font > sizes smaller than 10. I use linux with the following latex version: > pdfeTeX 3.141592-1.30.5-2.2 (Web2C 7.5

Re: [Matplotlib-users] Problem with using font sizes < 10 with usetex (MPL 0.9.0): scrambled text

2007-05-14 Thread Darren Dale
On Monday 14 May 2007 9:33:06 am Whyking wrote: > Hi List, > > my rendered latex fonts do not get displayed correctly when I use font > sizes smaller than 10. I use linux with the following latex version: > pdfeTeX 3.141592-1.30.5-2.2 (Web2C 7.5.5) > > When integrating the eps in my latex script th

[Matplotlib-users] Problem with using font sizes < 10 with usetex (MPL 0.9.0): scrambled text

2007-05-14 Thread Whyking
Hi List, my rendered latex fonts do not get displayed correctly when I use font sizes smaller than 10. I use linux with the following latex version: pdfeTeX 3.141592-1.30.5-2.2 (Web2C 7.5.5) When integrating the eps in my latex script the font inside the plots consists just of small vertical lin

Re: [Matplotlib-users] Installing matplotlib into Plone Python

2007-05-14 Thread Yves Moisan
John Washakie a écrit : > Hello, > > I want to use matplotlib with Plone. I have it installed on my > machine, but not for the Plone instance of Python. What are the steps > I need to take to install it so that it is recognized by the Plone > Python instance? > Thanks! > > ---

Re: [Matplotlib-users] using different font families with?LaTeX-generated text

2007-05-14 Thread Lev Givon
Received from Darren Dale on Sun, May 13, 2007 at 08:13:43PM EDT: > On Sunday 13 May 2007 6:32:56 pm Lev Givon wrote: (snip) > > Ah..I see what was going on; the numerical ticks are output in LaTeX > > math mode (e.g., $123$) and therefore rendered in CM if the specified > > fonts do not provide

[Matplotlib-users] Problem with using font sizes < 10 with usetex (MPL 0.9.0): scrambled text

2007-05-14 Thread Whyking
Hi List, my rendered latex fonts do not get displayed correctly when I use font sizes smaller than 10. I use linux with the following latex version: pdfeTeX 3.141592-1.30.5-2.2 (Web2C 7.5.5) When integrating the eps in my latex script the font inside the plots consists just of small vertical lin

[Matplotlib-users] problem with FancyArrow overhang

2007-05-14 Thread Mark Bakker
Hello list - I am trying to use FancyArrow to draw an arrow with given length. The length I use is from 0 to 100. I specify length_includes_head=True. This works fine when I specify a width and length. But when I specify an overhang, the length of the arrow becomes much longer than 100. Am I usin

Re: [Matplotlib-users] All-in-one distribution of python/numpy/scipy/mpl for windows

2007-05-14 Thread Bill Baxter
It seems like it would be a relatively easy thing for a Novice mode to be added to the Enstaller. The novice mode would just show you three happy buttons: install, upgrade, and uninstall. Under the hood it would be picking some particular set of packages for you. In fact even for experts it wou

[Matplotlib-users] How to start IDLE with -n option????

2007-05-14 Thread Mark Bakker
Hello list - I want to run mpl interactively from IDLE on Windows XP. For that I need to use the '-n' option when starting IDLE. However, in the recent version of Python, when I select the IDLE icon and right click to set the properties, the 'target' is now grey and cannot be edited. In the past

[Matplotlib-users] All-in-one distribution of python/numpy/scipy/mpl for windows

2007-05-14 Thread Mark Bakker
Thanks for the pointer to the new egg installer of Enthought. Nice app, which I will use. But this is, IMHO, not what we need to move the python/numpy/scipy/mpl combo into the more mainstream use. Many potential users won't know what to do with the long list of packages that they have never heard