[Matplotlib-users] How to Add Minor Ticks to Auto-Scaled Axis?

2011-06-19 Thread matplotlib . coralnut
automatically defined by matplotlib. I have manually specified the major and minor X axis tick/grid intervals using: plt.grid(True, which='both') XmajorLocator XmajorFormatter XminorLocator My Y axis values are not predictable, so I rely on matplotlib to autoscale the Y axis, aut

[Matplotlib-users] Help needed on specific plot

2010-02-19 Thread matplotlib
w-dev ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users

[Matplotlib-users] AXES properties

2010-01-31 Thread kc106_2005-matplotlib
colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users

[Matplotlib-users] AXES properties

2010-01-29 Thread kc106_2005-matplotlib
thout long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users

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

2008-02-20 Thread kc106_2005-matplotlib
Ok, I know what the problem is. I was using a sample setup.py posted by Stef and in his setup, he created a "mpl-data" subdirectory under "dist" to store all of the data files use by matplotlib. That's why matplotlib couldn't find it without a set statemen

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

2008-02-20 Thread kc106_2005-matplotlib
s, it can't find the data files. In any event, it works now - after bumping head for 2 weeks! Thanks everybody. > -Original Message- > From: Werner F. Bruhin [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 20, 2008 1:45 AM > To: [EMAIL PROTECTED] > Cc: matplotlib-u

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

2008-02-19 Thread kc106_2005-matplotlib
Michael, I am referring to the fact that there are no Windows binaries provided for Python 2.3. If I simply copy the matplotlib directory over to Python23, py2exe will get confused. I have no clue how to build it for Python23. I don't even have any C compiler. > -Original

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

2008-02-19 Thread kc106_2005-matplotlib
So, do I understand this correctly: In order to get rid of the Tkinter problem when building a matplotlib application using py2exe, I need 0.91.2 ver of matplotlib and use the setup.cfg file to select the backend I want (wxpython in my case). Then run py2exe to build the ap. Correct? But then

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

2008-02-19 Thread kc106_2005-matplotlib
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 downloaded the latest v

Re: [Matplotlib-users] pyinstall and matplotlib

2008-02-13 Thread kc106_2005-matplotlib
Well, looks like nobody has an answer to this question. How'bout py2exe or other ways of creating exe files out of matplotlib projects? Has anybody been able to do that? --- [EMAIL PROTECTED] wrote: > Has anybody been able to create an exe of their > python > applications involv

[Matplotlib-users] pyinstall and matplotlib

2008-02-12 Thread kc106_2005-matplotlib
Has anybody been able to create an exe of their python applications involving matplotlib using pyinstall (ver 1.3)? I am getting a: RuntimeError: Could not find the matplotlib data files when I attempt to run the exe created. In searching the web, it appears this is an issue when others

Re: [Matplotlib-users] SVG vs PNG

2007-05-15 Thread kc106_2005-matplotlib
and Word and you can even embed it as a Visio object. The quality is superb! Even the browser can read SVG file (somewhat - the quality isn't very good). > -Original Message- > From: Derek Hohls > Sent: Tuesday, May 15, 2007 12:19 AM > Subject: Re: [Matplotlib-

Re: [Matplotlib-users] SVG vs PNG

2007-05-14 Thread kc106_2005-matplotlib
Regards, > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Fernando Perez > Sent: Saturday, May 12, 2007 9:57 AM > To: Steve Schmerler > Cc: matplotlib-users@lists.sourceforge.net > Subject: Re: [Matplotlib-users] SVG vs PNG &

[Matplotlib-users] This is just so perfect! (was: Re: SVG vs PNG)

2007-05-11 Thread kc106_2005-matplotlib
TECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of [EMAIL PROTECTED] > Sent: Friday, May 11, 2007 1:39 PM > To: matplotlib-users@lists.sourceforge.net > Subject: [Matplotlib-users] This is just so perfect! (was: > Re: SVG vs PNG) > > > This is simply to

[Matplotlib-users] This is just so perfect! (was: Re: SVG vs PNG)

2007-05-11 Thread kc106_2005-matplotlib
L PROTECTED] > Sent: Friday, May 11, 2007 12:23 PM > To: matplotlib-users@lists.sourceforge.net > Subject: Re: [Matplotlib-users] SVG vs PNG > > > Bingo! My prayer appears to have been answered. > > inkscape has no trouble reading the .svg files created by > MPL, and Wo

Re: [Matplotlib-users] SVG vs PNG

2007-05-11 Thread kc106_2005-matplotlib
Actually, Gimp is the problem. It's obvious they don't have a very good rendering engine. The plots looks very good under Inkscape. > The quality of the svg plot depends in large plot on the svg renderer > -- perhaps word doesn't do a good job rendering SVG? The > m

Re: [Matplotlib-users] SVG vs PNG

2007-05-11 Thread kc106_2005-matplotlib
nsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net

Re: [Matplotlib-users] SVG vs PNG

2007-05-11 Thread kc106_2005-matplotlib
rom: David Huard [mailto:[EMAIL PROTECTED] Sent: Friday, May 11, 2007 12:06 PM To: [EMAIL PROTECTED] Subject: Re: [Matplotlib-users] SVG vs PNG My advice would be to define the size you'll want the figure to be on paper once printed, and set the resolution to 300 dpi (for paper) or 1

Re: [Matplotlib-users] SVG vs PNG

2007-05-11 Thread kc106_2005-matplotlib
to Windows but I am not complaining. Thanks, Fernando. > -Original Message- > From: Fernando Perez [mailto:[EMAIL PROTECTED] > Sent: Friday, May 11, 2007 11:05 AM > To: [EMAIL PROTECTED] > Cc: matplotlib-users@lists.sourceforge.net > Subject: Re: [Matplotlib-users] S

Re: [Matplotlib-users] SVG vs PNG

2007-05-11 Thread kc106_2005-matplotlib
email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Re: [Matplotlib-users] SVG vs PNG

2007-05-11 Thread kc106_2005-matplotlib
previously, the quality is not the greatest. I'll look up the cookbook you cited and try that. Thanks, > -Original Message- > From: Christopher Barker [mailto:[EMAIL PROTECTED] > Sent: Friday, May 11, 2007 11:10 AM > To: [EMAIL PROTECTED] > Subject: Re: [Matplotl

Re: [Matplotlib-users] SVG vs PNG

2007-05-11 Thread kc106_2005-matplotlib
email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ ___ Matplotlib-users mailing list Matplotlib-users@li

[Matplotlib-users] SVG vs PNG

2007-05-10 Thread kc106_2005-matplotlib
-- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______ Matplotlib-users

Re: [Matplotlib-users] plotting wind-speed time series

2007-05-09 Thread kc106_2005-matplotlib
ay 09, 2007 12:13 AM > To: matplotlib-users@lists.sourceforge.net > Subject: Re: [Matplotlib-users] plotting wind-speed time series > > > Hi John, > sorry for the latency, 08 may is a special day in France. > Derek gives you a good example of how to use windrose, in > additi

Re: [Matplotlib-users] plotting wind-speed time series

2007-05-08 Thread kc106_2005-matplotlib
Thanks, Philip. I wasn't aware of gmane. I only did a google search. Regards, > -Original Message- > From: Philip Austin [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 08, 2007 11:51 AM > To: [EMAIL PROTECTED] > Cc: matplotlib-users@lists.sourceforge.net > S

Re: [Matplotlib-users] plotting wind-speed time series

2007-05-08 Thread kc106_2005-matplotlib
- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Re: [Matplotlib-users] plotting wind-speed time series

2007-05-07 Thread kc106_2005-matplotlib
xpress and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Re: [Matplotlib-users] plotting wind-speed time series (was: What kind of chart should I use?)

2007-05-04 Thread kc106_2005-matplotlib
ED] > [mailto:[EMAIL PROTECTED] On > Behalf Of [EMAIL PROTECTED] > Sent: Friday, May 04, 2007 9:41 AM > To: matplotlib-users@lists.sourceforge.net > Subject: [Matplotlib-users] What kind of chart should I use? > > > Hi list, > > I have a set of time series data

[Matplotlib-users] What kind of chart should I use?

2007-05-04 Thread kc106_2005-matplotlib
take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Re: [Matplotlib-users] PDF Backend problem still unresolved

2007-03-18 Thread kc106_2005-matplotlib
K Seppänen > Sent: Saturday, March 17, 2007 1:06 PM > To: matplotlib-users@lists.sourceforge.net > Subject: Re: [Matplotlib-users] PDF Backend problem still unresolved > > > <[EMAIL PROTECTED]> writes: > > > > Starting with the 9th page, MPL chokes at line 1084

[Matplotlib-users] PDF Backend problem still unresolved

2007-03-17 Thread kc106_2005-matplotlib
e Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ____

Re: [Matplotlib-users] PDF backend problem

2007-03-14 Thread kc106_2005-matplotlib
, 2007 11:20 PM > To: matplotlib-users@lists.sourceforge.net > Subject: Re: [Matplotlib-users] PDF backend problem > > > I fixed another filehandle leak in the pdf backend, so here's > a more complete patch. There are also several cases of > file(...) being passed to pi

Re: [Matplotlib-users] PDF backend problem

2007-03-13 Thread kc106_2005-matplotlib
7 11:20 PM > To: matplotlib-users@lists.sourceforge.net > Subject: Re: [Matplotlib-users] PDF backend problem > > > I fixed another filehandle leak in the pdf backend, so here's > a more complete patch. There are also several cases of > file(...) being passed to pickle.dum

[Matplotlib-users] PDF backend problem

2007-03-12 Thread kc106_2005-matplotlib
amp;p=sourceforge&CID=DEVDEV ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users

[Matplotlib-users] plots into multi-page pdf

2007-03-10 Thread kc106_2005-matplotlib
Hi list, I am using matplotlib to create single page plots and the whole process works fine. However, when I am done, I end up with lots of single page pdf files. Is there a way to get matplotlib to combine them all into a single PDF file? I tried using another package PyPDF but ended up

Re: [Matplotlib-users] How to draw a straight line?

2007-03-07 Thread kc106_2005-matplotlib
Thanks, John. That works perfectly. Now I understand better what the transform parameter is. Regards, > -Original Message- > From: John Hunter [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 07, 2007 10:12 AM > To: [EMAIL PROTECTED] > Cc: matplotlib-users@lists.

Re: [Matplotlib-users] How to draw a straight line?

2007-03-07 Thread kc106_2005-matplotlib
]" <[EMAIL PROTECTED]> To: matplotlib-users@lists.sourceforge.net Sent: Wednesday, March 7, 2007 9:40:45 AM Subject: Re: [Matplotlib-users] How to draw a straight line? Thanks for the answer, John and Jouni. Okay, Line2D works. However, it appears to work in point (or is it pixels?) onl

Re: [Matplotlib-users] How to draw a straight line?

2007-03-07 Thread kc106_2005-matplotlib
by Jouni. I am afraid I am lost what that does Regards, > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of John Hunter > Sent: Wednesday, March 07, 2007 6:48 AM > To: matplotlib-users@lists.sourceforge.net > Subject: Re: [Matp

[Matplotlib-users] How to draw a straight line?

2007-03-06 Thread kc106_2005-matplotlib
-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Re: [Matplotlib-users] Axes label

2007-03-02 Thread kc106_2005-matplotlib
7;s Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ Matplotlib-users mailing list

Re: [Matplotlib-users] Axes label

2007-03-02 Thread kc106_2005-matplotlib
major and yminor. So, back to my original question: How do I force the first label to appear at the origin for all plots? Thanks, > > > I found an example on the web that illustrates the question I > posted earlier about axes. See: > >http://www.scipy.org/Cookbook/Matp

[Matplotlib-users] Axes label

2007-03-01 Thread kc106_2005-matplotlib
I found an example on the web that illustrates the question I posted earlier about axes. See: http://www.scipy.org/Cookbook/Matplotlib/MulticoloredLine Notice that the y-axis goes from (-1.1, 1.1) but the first label is at -1.0. I really don't like that because when I read values of

Re: [Matplotlib-users] invalidrestore - EPS file

2007-02-26 Thread kc106_2005-matplotlib
he Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___

Re: [Matplotlib-users] invalidrestore - PDF

2007-02-26 Thread kc106_2005-matplotlib
S and hopefully that problem will get fixed someday. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Jouni K. Seppänen > Sent: Monday, February 26, 2007 9:56 AM > To: matplotlib-users@lists.sourceforge.net > Subject: Re: [Matplo

Re: [Matplotlib-users] invalidrestore

2007-02-26 Thread kc106_2005-matplotlib
our opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Re: [Matplotlib-users] invalidrestore

2007-02-25 Thread kc106_2005-matplotlib
the error message invalidrestore. Could somebody please try and see if it fails the same on their system? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of [EMAIL PROTECTED] > Sent: Friday, February 23, 2007 4:42 PM > To

Re: [Matplotlib-users] invalidrestore

2007-02-23 Thread kc106_2005-matplotlib
an .eps viewer in order to see my plots... Regards > -Original Message- > From: Eric Firing [mailto:[EMAIL PROTECTED] > Sent: Friday, February 23, 2007 3:07 PM > To: [EMAIL PROTECTED] > Cc: matplotlib-users@lists.sourceforge.net > Subject: Re: [Matplotlib-use

Re: [Matplotlib-users] invalidrestore

2007-02-23 Thread kc106_2005-matplotlib
age- > From: Eric Firing [mailto:[EMAIL PROTECTED] > Sent: Friday, February 23, 2007 12:06 PM > To: [EMAIL PROTECTED] > Cc: matplotlib-users@lists.sourceforge.net > Subject: Re: [Matplotlib-users] invalidrestore > > > [EMAIL PROTECTED] wrote: > > Hi list, > &g

[Matplotlib-users] invalidrestore

2007-02-23 Thread kc106_2005-matplotlib
; business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Re: [Matplotlib-users] Controlling vertical space between subplots

2007-02-22 Thread kc106_2005-matplotlib
Please ignore this message. I discovered the subplot_toolbar.py example which helped me figure out what I did wrong. Thanks -- John Henry - Original Message From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> To: matplotlib-users@lists.sourceforge.net Sent: Thursday, Feb

[Matplotlib-users] Controlling vertical space between subplots

2007-02-22 Thread kc106_2005-matplotlib
default.php?page=join.php&p=sourceforge&CID=DEVDEV _______ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Re: [Matplotlib-users] Maximized vs non-maximized output

2007-02-21 Thread kc106_2005-matplotlib
ED] > Sent: Wednesday, February 21, 2007 2:40 PM > To: matplotlib-users@lists.sourceforge.net > Cc: [EMAIL PROTECTED] > Subject: Re: [Matplotlib-users] Maximized vs non-maximized output > > > On Wednesday 21 February 2007 05:10:57 pm > [EMAIL PROTECTED] > wrote: >

Re: [Matplotlib-users] Maximized vs non-maximized output

2007-02-21 Thread kc106_2005-matplotlib
font or anything in the code. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Darren Dale > Sent: Wednesday, February 21, 2007 1:23 PM > To: matplotlib-users@lists.sourceforge.net > Subject: Re: [Matplotlib-users] Maximiz

Re: [Matplotlib-users] Maximized vs non-maximized output

2007-02-21 Thread kc106_2005-matplotlib
Regards, -- John Henry - Original Message From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> To: matplotlib-users@lists.sourceforge.net Sent: Wednesday, February 21, 2007 11:37:54 AM Subject: Re: [Matplotlib-users] Maximized vs non-maximized output Okay, I tried saving using the posts

Re: [Matplotlib-users] Maximized vs non-maximized output

2007-02-21 Thread kc106_2005-matplotlib
al Message From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> To: matplotlib-users@lists.sourceforge.net Sent: Wednesday, February 21, 2007 11:17:18 AM Subject: Re: [Matplotlib-users] Maximized vs non-maximized output Thanks for the reply, Darren. I didn't post the plot b

Re: [Matplotlib-users] Maximized vs non-maximized output

2007-02-21 Thread kc106_2005-matplotlib
600 and nothing else. May be that was the problem. Regards, > -Original Message- > From: Darren Dale [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 21, 2007 10:54 AM > To: matplotlib-users@lists.sourceforge.net > Cc: [EMAIL PROTECTED] > Subject: Re: [Matplotlib-us

[Matplotlib-users] Maximized vs non-maximized output

2007-02-21 Thread kc106_2005-matplotlib
Hi list, I am still fairly new to Matplotlib. If I use the default settings, after creating a plot, and save the file, I get a .png file that looks really ugly. However, if I view the plot at the screen first (using the show() command), maximized the plot, and then save the file, I get a

[Matplotlib-users] get_xgridlines (was get_gridlines)

2007-02-14 Thread kc106_2005-matplotlib
-- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join

[Matplotlib-users] get_gridlines

2007-02-14 Thread kc106_2005-matplotlib
ult.php?page=join.php&p=sourceforge&CID=DEVDEV _______ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users

[Matplotlib-users] Controlling number of grid lines

2007-02-13 Thread kc106_2005-matplotlib
opics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users

[Matplotlib-users] Multiple y-axis

2007-02-12 Thread kc106_2005-matplotlib
Hi all, I am new to matplotlib. I like to know how to create a plot that contains several y-axis (up to say, 6) with only 1 x-axis (similar to the two_scales.py type plot but with all of the y-axis on one side). I know you can create multiple single curve plots on the same page but that&#