SourceForge logo
SourceForge logo
Menu

matplotlib-users — Discussion related to using matplotlib

You can subscribe to this list here.

2003 Jan
Feb
Mar
Apr
May
(3)
Jun
Jul
Aug
(12)
Sep
(12)
Oct
(56)
Nov
(65)
Dec
(37)
2004 Jan
(59)
Feb
(78)
Mar
(153)
Apr
(205)
May
(184)
Jun
(123)
Jul
(171)
Aug
(156)
Sep
(190)
Oct
(120)
Nov
(154)
Dec
(223)
2005 Jan
(184)
Feb
(267)
Mar
(214)
Apr
(286)
May
(320)
Jun
(299)
Jul
(348)
Aug
(283)
Sep
(355)
Oct
(293)
Nov
(232)
Dec
(203)
2006 Jan
(352)
Feb
(358)
Mar
(403)
Apr
(313)
May
(165)
Jun
(281)
Jul
(316)
Aug
(228)
Sep
(279)
Oct
(243)
Nov
(315)
Dec
(345)
2007 Jan
(260)
Feb
(323)
Mar
(340)
Apr
(319)
May
(290)
Jun
(296)
Jul
(221)
Aug
(292)
Sep
(242)
Oct
(248)
Nov
(242)
Dec
(332)
2008 Jan
(312)
Feb
(359)
Mar
(454)
Apr
(287)
May
(340)
Jun
(450)
Jul
(403)
Aug
(324)
Sep
(349)
Oct
(385)
Nov
(363)
Dec
(437)
2009 Jan
(500)
Feb
(301)
Mar
(409)
Apr
(486)
May
(545)
Jun
(391)
Jul
(518)
Aug
(497)
Sep
(492)
Oct
(429)
Nov
(357)
Dec
(310)
2010 Jan
(371)
Feb
(657)
Mar
(519)
Apr
(432)
May
(312)
Jun
(416)
Jul
(477)
Aug
(386)
Sep
(419)
Oct
(435)
Nov
(320)
Dec
(202)
2011 Jan
(321)
Feb
(413)
Mar
(299)
Apr
(215)
May
(284)
Jun
(203)
Jul
(207)
Aug
(314)
Sep
(321)
Oct
(259)
Nov
(347)
Dec
(209)
2012 Jan
(322)
Feb
(414)
Mar
(377)
Apr
(179)
May
(173)
Jun
(234)
Jul
(295)
Aug
(239)
Sep
(276)
Oct
(355)
Nov
(144)
Dec
(108)
2013 Jan
(170)
Feb
(89)
Mar
(204)
Apr
(133)
May
(142)
Jun
(89)
Jul
(160)
Aug
(180)
Sep
(69)
Oct
(136)
Nov
(83)
Dec
(32)
2014 Jan
(71)
Feb
(90)
Mar
(161)
Apr
(117)
May
(78)
Jun
(94)
Jul
(60)
Aug
(83)
Sep
(102)
Oct
(132)
Nov
(154)
Dec
(96)
2015 Jan
(45)
Feb
(138)
Mar
(176)
Apr
(132)
May
(119)
Jun
(124)
Jul
(77)
Aug
(31)
Sep
(34)
Oct
(22)
Nov
(23)
Dec
(9)
2016 Jan
(26)
Feb
(17)
Mar
(10)
Apr
(8)
May
(4)
Jun
(8)
Jul
(6)
Aug
(5)
Sep
(9)
Oct
(4)
Nov
Dec
2017 Jan
(5)
Feb
(7)
Mar
(1)
Apr
(5)
May
Jun
(3)
Jul
(6)
Aug
(1)
Sep
Oct
(2)
Nov
(1)
Dec
2018 Jan
Feb
Mar
Apr
(1)
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
2020 Jan
Feb
Mar
Apr
May
(1)
Jun
Jul
Aug
Sep
Oct
Nov
Dec
2025 Jan
(1)
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
S M T W T F S




1
(12)
2
(15)
3
(4)
4
5
(1)
6
(13)
7
(8)
8
(16)
9
(10)
10
(6)
11
(11)
12
(20)
13
(8)
14
(12)
15
(10)
16
(12)
17
(6)
18
(7)
19
(18)
20
(5)
21
(9)
22
23
(6)
24
(3)
25
26
(2)
27
(26)
28
(11)
29
(9)
30
(21)

Showing 12 results of 12

From: Ryan K. <rya...@gm...> - 2006年06月14日 23:54:53
Attachments: large_exp.png
(Sorry, I submitted this email with a real figure instead of a toy
example and the file size was too big and it awaits moderator
approval).
I am afraid I asked you to open a can of worms and now I don't know
what we should do. With my font size settings, \small looks to small
for the exponents. I tried \normalsize and actually got decent
results with \large (replacing all occurances of \small in your
ticker.py). See that attached file. But if \small looked good with
your settings, I am afraid things are now dependent on the font
settings in the rc file as far as what should go in the latex command
for the exponents.
I remember that this problem came up because I complained about serif
fonts in my exponents and we were having a hard time making tex use
sans serif math fonts.
Maybe the best solution is for me to go back in time and retract that complaint.
I don't know. Sorry about the mess this had made. I have plots I am
fairly happy with (I will poke around in my rc file and see if I can
find out why my x and y axis fonts look different).
Ryan
On 6/14/06, Ryan Krauss <rya...@gm...> wrote:
> I am afraid I asked you to open a can of worms and now I don't know
> what we should do. With my font size settings, \small looks to small
> for the exponents. I tried \normalsize and actually got decent
> results with \large (replacing all occurances of \small in your
> ticker.py). See that attached file. But if \small looked good with
> your settings, I am afraid things are now dependent on the font
> settings in the rc file as far as what should go in the latex command
> for the exponents.
>
> I remember that this problem came up because I complained about serif
> fonts in my exponents and we were having a hard time making tex use
> sans serif math fonts.
>
> Maybe the best solution is for me to go back in time and retract that complaint.
>
> I don't know. Sorry about the mess this had made. I have plots I am
> fairly happy with (I will poke around in my rc file and see if I can
> find out why my x and y axis fonts look different).
>
> Ryan
>
> On 6/14/06, Ryan Krauss <rya...@gm...> wrote:
> > I feel bad that I caused this problem and am now asking you to fix it.
> >
> > Ryan
> >
> > On 6/14/06, Darren Dale <dd...@co...> wrote:
> > > This is an artifact that was introduced when I tried to give you support for
> > > sans-serif fonts in the exponent. Try the attached ticker.py, it wraps the
> > > exponent in {\small}. Let me know if this is acceptable, and I'll commit it.
> > >
> > > On Wednesday 14 June 2006 19:14, Ryan Krauss wrote:
> > > > I still have the problem with large exponents with your matplotlibrc
> > > > file (but the y-axis plots are no longer different).
> > > >
> > > > Any thoughts on what I should try next?
> > > >
> > > > Ryan
> > > >
> > > > On 6/14/06, Darren Dale <dd...@co...> wrote:
> > > > > On Wednesday 14 June 2006 18:51, you wrote:
> > > > > > There was a lot of stuff in my tex.cache, but deleting didn't solve my
> > > > > > problem.
> > > > > >
> > > > > > I may have some strange choices for my fonts and font sizes. Can you
> > > > > > send me a copy of your matplotlibrc file.
> > > > > >
> > > > > > Ryan
> > > > > >
> > > > > > On 6/14/06, Darren Dale <dd...@co...> wrote:
> > > > > > > Hi Ryan,
> > > > > > >
> > > > > > > I'm using the latest svn as well (2479), and I cant reproduce your
> > > > > > > problem. Try deleting your tex.cache.
> > > > > > >
> > > > > > > Darren
> > > > > > >
> > > > > > > On Wednesday 14 June 2006 18:14, Ryan Krauss wrote:
> > > > > > > > I am having a problem with the fonts for exponents on semilog plots
> > > > > > > > with usetex.
> > > > > > > >
> > > > > > > > The attached figure can be generated on my machine with
> > > > > > > > figure(1)
> > > > > > > > t=arange(0,10,0.01)
> > > > > > > > y=sin(2*pi*t)
> > > > > > > > semilogx(t,y)
> > > > > > > >
> > > > > > > > I just upgraded to the latest svn and now the y-axis plots look
> > > > > > > > different from the x-axis.
> > > > > > > > matplotlib.__version__
> > > > > > > > Out[6]: '0.87.3'
> > > > > > > >
> > > > > > > >
> > > > > > > > Ryan
> > > > > > >
> > > > > > > --
> > > > > > > Darren S. Dale, Ph.D.
> > > > > > > Cornell High Energy Synchrotron Source
> > > > > > > Cornell University
> > > > > > > 200L Wilson Lab
> > > > > > > Rt. 366 & Pine Tree Road
> > > > > > > Ithaca, NY 14853
> > > > > > >
> > > > > > > dd...@co...
> > > > > > > office: (607) 255-9894
> > > > > > > fax: (607) 255-9001
> > > > > > >
> > > > > > >
> > > > > > > _______________________________________________
> > > > > > > Matplotlib-users mailing list
> > > > > > > Mat...@li...
> > > > > > > https://lists.sourceforge.net/lists/listinfo/matplotlib-users
> > > > > >
> > > > > > _______________________________________________
> > > > > > Matplotlib-users mailing list
> > > > > > Mat...@li...
> > > > > > https://lists.sourceforge.net/lists/listinfo/matplotlib-users
> > > > >
> > > > > --
> > > > > Darren S. Dale, Ph.D.
> > > > > Cornell High Energy Synchrotron Source
> > > > > Cornell University
> > > > > 200L Wilson Lab
> > > > > Rt. 366 & Pine Tree Road
> > > > > Ithaca, NY 14853
> > > > >
> > > > > dd...@co...
> > > > > office: (607) 255-9894
> > > > > fax: (607) 255-9001
> > >
> > > --
> > > Darren S. Dale, Ph.D.
> > > Cornell High Energy Synchrotron Source
> > > Cornell University
> > > 200L Wilson Lab
> > > Rt. 366 & Pine Tree Road
> > > Ithaca, NY 14853
> > >
> > > dd...@co...
> > > office: (607) 255-9894
> > > fax: (607) 255-9001
> > >
> > >
> > >
> > >
> > > _______________________________________________
> > > Matplotlib-users mailing list
> > > Mat...@li...
> > > https://lists.sourceforge.net/lists/listinfo/matplotlib-users
> > >
> > >
> > >
> > >
> >
>
>
>
From: Darren D. <dd...@co...> - 2006年06月14日 23:40:21
I didnt mean to come across so terse, I'm just really busy at work these days. 
So don't worry about it. I'm finishing a paper and am glad you caught the bug 
before I submitted the final draft.
Darren
On Wednesday 14 June 2006 19:30, Ryan Krauss wrote:
> I feel bad that I caused this problem and am now asking you to fix it.
>
> Ryan
>
> On 6/14/06, Darren Dale <dd...@co...> wrote:
> > This is an artifact that was introduced when I tried to give you support
> > for sans-serif fonts in the exponent. Try the attached ticker.py, it
> > wraps the exponent in {\small}. Let me know if this is acceptable, and
> > I'll commit it.
> >
> > On Wednesday 14 June 2006 19:14, Ryan Krauss wrote:
> > > I still have the problem with large exponents with your matplotlibrc
> > > file (but the y-axis plots are no longer different).
> > >
> > > Any thoughts on what I should try next?
> > >
> > > Ryan
> > >
> > > On 6/14/06, Darren Dale <dd...@co...> wrote:
> > > > On Wednesday 14 June 2006 18:51, you wrote:
> > > > > There was a lot of stuff in my tex.cache, but deleting didn't solve
> > > > > my problem.
> > > > >
> > > > > I may have some strange choices for my fonts and font sizes. Can
> > > > > you send me a copy of your matplotlibrc file.
> > > > >
> > > > > Ryan
> > > > >
> > > > > On 6/14/06, Darren Dale <dd...@co...> wrote:
> > > > > > Hi Ryan,
> > > > > >
> > > > > > I'm using the latest svn as well (2479), and I cant reproduce
> > > > > > your problem. Try deleting your tex.cache.
> > > > > >
> > > > > > Darren
> > > > > >
> > > > > > On Wednesday 14 June 2006 18:14, Ryan Krauss wrote:
> > > > > > > I am having a problem with the fonts for exponents on semilog
> > > > > > > plots with usetex.
> > > > > > >
> > > > > > > The attached figure can be generated on my machine with
> > > > > > > figure(1)
> > > > > > > t=arange(0,10,0.01)
> > > > > > > y=sin(2*pi*t)
> > > > > > > semilogx(t,y)
> > > > > > >
> > > > > > > I just upgraded to the latest svn and now the y-axis plots look
> > > > > > > different from the x-axis.
> > > > > > > matplotlib.__version__
> > > > > > > Out[6]: '0.87.3'
> > > > > > >
> > > > > > >
> > > > > > > Ryan
> > > > > >
> > > > > > --
> > > > > > Darren S. Dale, Ph.D.
> > > > > > Cornell High Energy Synchrotron Source
> > > > > > Cornell University
> > > > > > 200L Wilson Lab
> > > > > > Rt. 366 & Pine Tree Road
> > > > > > Ithaca, NY 14853
> > > > > >
> > > > > > dd...@co...
> > > > > > office: (607) 255-9894
> > > > > > fax: (607) 255-9001
> > > > > >
> > > > > >
> > > > > > _______________________________________________
> > > > > > Matplotlib-users mailing list
> > > > > > Mat...@li...
> > > > > > https://lists.sourceforge.net/lists/listinfo/matplotlib-users
> > > > >
> > > > > _______________________________________________
> > > > > Matplotlib-users mailing list
> > > > > Mat...@li...
> > > > > https://lists.sourceforge.net/lists/listinfo/matplotlib-users
> > > >
> > > > --
> > > > Darren S. Dale, Ph.D.
> > > > Cornell High Energy Synchrotron Source
> > > > Cornell University
> > > > 200L Wilson Lab
> > > > Rt. 366 & Pine Tree Road
> > > > Ithaca, NY 14853
> > > >
> > > > dd...@co...
> > > > office: (607) 255-9894
> > > > fax: (607) 255-9001
> >
> > --
> > Darren S. Dale, Ph.D.
> > Cornell High Energy Synchrotron Source
> > Cornell University
> > 200L Wilson Lab
> > Rt. 366 & Pine Tree Road
> > Ithaca, NY 14853
> >
> > dd...@co...
> > office: (607) 255-9894
> > fax: (607) 255-9001
> >
> >
> >
> >
> > _______________________________________________
> > Matplotlib-users mailing list
> > Mat...@li...
> > https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
> _______________________________________________
> Matplotlib-users mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
-- 
Darren S. Dale, Ph.D.
Cornell High Energy Synchrotron Source
Cornell University
200L Wilson Lab
Rt. 366 & Pine Tree Road
Ithaca, NY 14853
dd...@co...
office: (607) 255-9894
fax: (607) 255-9001
From: Ryan K. <rya...@gm...> - 2006年06月14日 23:30:53
I feel bad that I caused this problem and am now asking you to fix it.
Ryan
On 6/14/06, Darren Dale <dd...@co...> wrote:
> This is an artifact that was introduced when I tried to give you support for
> sans-serif fonts in the exponent. Try the attached ticker.py, it wraps the
> exponent in {\small}. Let me know if this is acceptable, and I'll commit it.
>
> On Wednesday 14 June 2006 19:14, Ryan Krauss wrote:
> > I still have the problem with large exponents with your matplotlibrc
> > file (but the y-axis plots are no longer different).
> >
> > Any thoughts on what I should try next?
> >
> > Ryan
> >
> > On 6/14/06, Darren Dale <dd...@co...> wrote:
> > > On Wednesday 14 June 2006 18:51, you wrote:
> > > > There was a lot of stuff in my tex.cache, but deleting didn't solve my
> > > > problem.
> > > >
> > > > I may have some strange choices for my fonts and font sizes. Can you
> > > > send me a copy of your matplotlibrc file.
> > > >
> > > > Ryan
> > > >
> > > > On 6/14/06, Darren Dale <dd...@co...> wrote:
> > > > > Hi Ryan,
> > > > >
> > > > > I'm using the latest svn as well (2479), and I cant reproduce your
> > > > > problem. Try deleting your tex.cache.
> > > > >
> > > > > Darren
> > > > >
> > > > > On Wednesday 14 June 2006 18:14, Ryan Krauss wrote:
> > > > > > I am having a problem with the fonts for exponents on semilog plots
> > > > > > with usetex.
> > > > > >
> > > > > > The attached figure can be generated on my machine with
> > > > > > figure(1)
> > > > > > t=arange(0,10,0.01)
> > > > > > y=sin(2*pi*t)
> > > > > > semilogx(t,y)
> > > > > >
> > > > > > I just upgraded to the latest svn and now the y-axis plots look
> > > > > > different from the x-axis.
> > > > > > matplotlib.__version__
> > > > > > Out[6]: '0.87.3'
> > > > > >
> > > > > >
> > > > > > Ryan
> > > > >
> > > > > --
> > > > > Darren S. Dale, Ph.D.
> > > > > Cornell High Energy Synchrotron Source
> > > > > Cornell University
> > > > > 200L Wilson Lab
> > > > > Rt. 366 & Pine Tree Road
> > > > > Ithaca, NY 14853
> > > > >
> > > > > dd...@co...
> > > > > office: (607) 255-9894
> > > > > fax: (607) 255-9001
> > > > >
> > > > >
> > > > > _______________________________________________
> > > > > Matplotlib-users mailing list
> > > > > Mat...@li...
> > > > > https://lists.sourceforge.net/lists/listinfo/matplotlib-users
> > > >
> > > > _______________________________________________
> > > > Matplotlib-users mailing list
> > > > Mat...@li...
> > > > https://lists.sourceforge.net/lists/listinfo/matplotlib-users
> > >
> > > --
> > > Darren S. Dale, Ph.D.
> > > Cornell High Energy Synchrotron Source
> > > Cornell University
> > > 200L Wilson Lab
> > > Rt. 366 & Pine Tree Road
> > > Ithaca, NY 14853
> > >
> > > dd...@co...
> > > office: (607) 255-9894
> > > fax: (607) 255-9001
>
> --
> Darren S. Dale, Ph.D.
> Cornell High Energy Synchrotron Source
> Cornell University
> 200L Wilson Lab
> Rt. 366 & Pine Tree Road
> Ithaca, NY 14853
>
> dd...@co...
> office: (607) 255-9894
> fax: (607) 255-9001
>
>
>
>
> _______________________________________________
> Matplotlib-users mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
>
>
>
From: Darren D. <dd...@co...> - 2006年06月14日 23:27:32
Attachments: ticker.py
This is an artifact that was introduced when I tried to give you support for 
sans-serif fonts in the exponent. Try the attached ticker.py, it wraps the 
exponent in {\small}. Let me know if this is acceptable, and I'll commit it.
On Wednesday 14 June 2006 19:14, Ryan Krauss wrote:
> I still have the problem with large exponents with your matplotlibrc
> file (but the y-axis plots are no longer different).
>
> Any thoughts on what I should try next?
>
> Ryan
>
> On 6/14/06, Darren Dale <dd...@co...> wrote:
> > On Wednesday 14 June 2006 18:51, you wrote:
> > > There was a lot of stuff in my tex.cache, but deleting didn't solve my
> > > problem.
> > >
> > > I may have some strange choices for my fonts and font sizes. Can you
> > > send me a copy of your matplotlibrc file.
> > >
> > > Ryan
> > >
> > > On 6/14/06, Darren Dale <dd...@co...> wrote:
> > > > Hi Ryan,
> > > >
> > > > I'm using the latest svn as well (2479), and I cant reproduce your
> > > > problem. Try deleting your tex.cache.
> > > >
> > > > Darren
> > > >
> > > > On Wednesday 14 June 2006 18:14, Ryan Krauss wrote:
> > > > > I am having a problem with the fonts for exponents on semilog plots
> > > > > with usetex.
> > > > >
> > > > > The attached figure can be generated on my machine with
> > > > > figure(1)
> > > > > t=arange(0,10,0.01)
> > > > > y=sin(2*pi*t)
> > > > > semilogx(t,y)
> > > > >
> > > > > I just upgraded to the latest svn and now the y-axis plots look
> > > > > different from the x-axis.
> > > > > matplotlib.__version__
> > > > > Out[6]: '0.87.3'
> > > > >
> > > > >
> > > > > Ryan
> > > >
> > > > --
> > > > Darren S. Dale, Ph.D.
> > > > Cornell High Energy Synchrotron Source
> > > > Cornell University
> > > > 200L Wilson Lab
> > > > Rt. 366 & Pine Tree Road
> > > > Ithaca, NY 14853
> > > >
> > > > dd...@co...
> > > > office: (607) 255-9894
> > > > fax: (607) 255-9001
> > > >
> > > >
> > > > _______________________________________________
> > > > Matplotlib-users mailing list
> > > > Mat...@li...
> > > > https://lists.sourceforge.net/lists/listinfo/matplotlib-users
> > >
> > > _______________________________________________
> > > Matplotlib-users mailing list
> > > Mat...@li...
> > > https://lists.sourceforge.net/lists/listinfo/matplotlib-users
> >
> > --
> > Darren S. Dale, Ph.D.
> > Cornell High Energy Synchrotron Source
> > Cornell University
> > 200L Wilson Lab
> > Rt. 366 & Pine Tree Road
> > Ithaca, NY 14853
> >
> > dd...@co...
> > office: (607) 255-9894
> > fax: (607) 255-9001
-- 
Darren S. Dale, Ph.D.
Cornell High Energy Synchrotron Source
Cornell University
200L Wilson Lab
Rt. 366 & Pine Tree Road
Ithaca, NY 14853
dd...@co...
office: (607) 255-9894
fax: (607) 255-9001
From: Ryan K. <rya...@gm...> - 2006年06月14日 23:14:51
Attachments: image.png
I still have the problem with large exponents with your matplotlibrc
file (but the y-axis plots are no longer different).
Any thoughts on what I should try next?
Ryan
On 6/14/06, Darren Dale <dd...@co...> wrote:
> On Wednesday 14 June 2006 18:51, you wrote:
> > There was a lot of stuff in my tex.cache, but deleting didn't solve my
> > problem.
> >
> > I may have some strange choices for my fonts and font sizes. Can you
> > send me a copy of your matplotlibrc file.
> >
> > Ryan
> >
> > On 6/14/06, Darren Dale <dd...@co...> wrote:
> > > Hi Ryan,
> > >
> > > I'm using the latest svn as well (2479), and I cant reproduce your
> > > problem. Try deleting your tex.cache.
> > >
> > > Darren
> > >
> > > On Wednesday 14 June 2006 18:14, Ryan Krauss wrote:
> > > > I am having a problem with the fonts for exponents on semilog plots
> > > > with usetex.
> > > >
> > > > The attached figure can be generated on my machine with
> > > > figure(1)
> > > > t=arange(0,10,0.01)
> > > > y=sin(2*pi*t)
> > > > semilogx(t,y)
> > > >
> > > > I just upgraded to the latest svn and now the y-axis plots look
> > > > different from the x-axis.
> > > > matplotlib.__version__
> > > > Out[6]: '0.87.3'
> > > >
> > > >
> > > > Ryan
> > >
> > > --
> > > Darren S. Dale, Ph.D.
> > > Cornell High Energy Synchrotron Source
> > > Cornell University
> > > 200L Wilson Lab
> > > Rt. 366 & Pine Tree Road
> > > Ithaca, NY 14853
> > >
> > > dd...@co...
> > > office: (607) 255-9894
> > > fax: (607) 255-9001
> > >
> > >
> > > _______________________________________________
> > > Matplotlib-users mailing list
> > > Mat...@li...
> > > https://lists.sourceforge.net/lists/listinfo/matplotlib-users
> >
> > _______________________________________________
> > Matplotlib-users mailing list
> > Mat...@li...
> > https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
> --
> Darren S. Dale, Ph.D.
> Cornell High Energy Synchrotron Source
> Cornell University
> 200L Wilson Lab
> Rt. 366 & Pine Tree Road
> Ithaca, NY 14853
>
> dd...@co...
> office: (607) 255-9894
> fax: (607) 255-9001
>
>
>
From: Ryan K. <rya...@gm...> - 2006年06月14日 22:51:43
There was a lot of stuff in my tex.cache, but deleting didn't solve my problem.
I may have some strange choices for my fonts and font sizes. Can you
send me a copy of your matplotlibrc file.
Ryan
On 6/14/06, Darren Dale <dd...@co...> wrote:
> Hi Ryan,
>
> I'm using the latest svn as well (2479), and I cant reproduce your problem.
> Try deleting your tex.cache.
>
> Darren
>
>
> On Wednesday 14 June 2006 18:14, Ryan Krauss wrote:
> > I am having a problem with the fonts for exponents on semilog plots with
> > usetex.
> >
> > The attached figure can be generated on my machine with
> > figure(1)
> > t=arange(0,10,0.01)
> > y=sin(2*pi*t)
> > semilogx(t,y)
> >
> > I just upgraded to the latest svn and now the y-axis plots look
> > different from the x-axis.
> > matplotlib.__version__
> > Out[6]: '0.87.3'
> >
> >
> > Ryan
>
> --
> Darren S. Dale, Ph.D.
> Cornell High Energy Synchrotron Source
> Cornell University
> 200L Wilson Lab
> Rt. 366 & Pine Tree Road
> Ithaca, NY 14853
>
> dd...@co...
> office: (607) 255-9894
> fax: (607) 255-9001
>
>
> _______________________________________________
> Matplotlib-users mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
From: Darren D. <dd...@co...> - 2006年06月14日 22:40:09
Hi Ryan,
I'm using the latest svn as well (2479), and I cant reproduce your problem. 
Try deleting your tex.cache.
Darren
On Wednesday 14 June 2006 18:14, Ryan Krauss wrote:
> I am having a problem with the fonts for exponents on semilog plots with
> usetex.
>
> The attached figure can be generated on my machine with
> figure(1)
> t=arange(0,10,0.01)
> y=sin(2*pi*t)
> semilogx(t,y)
>
> I just upgraded to the latest svn and now the y-axis plots look
> different from the x-axis.
> matplotlib.__version__
> Out[6]: '0.87.3'
>
>
> Ryan
-- 
Darren S. Dale, Ph.D.
Cornell High Energy Synchrotron Source
Cornell University
200L Wilson Lab
Rt. 366 & Pine Tree Road
Ithaca, NY 14853
dd...@co...
office: (607) 255-9894
fax: (607) 255-9001
From: Ryan K. <rya...@gm...> - 2006年06月14日 22:14:40
Attachments: big_exp.png
I am having a problem with the fonts for exponents on semilog plots with usetex.
The attached figure can be generated on my machine with
figure(1)
t=arange(0,10,0.01)
y=sin(2*pi*t)
semilogx(t,y)
I just upgraded to the latest svn and now the y-axis plots look
different from the x-axis.
matplotlib.__version__
Out[6]: '0.87.3'
Ryan
From: Eric F. <ef...@ha...> - 2006年06月14日 17:08:31
Erik,
I don't know of any solution with the old version, but there is a new 
version of quiver in svn; with it, your example produces 
ftp://currents.soest.hawaii.edu/pub/outgoing/q.png
Eric
Erik Meyer wrote:
> When I do a plot with quiver, I get very fat vectors - the arrow head 
> length is about 0.1 times the total height of the plot. If I do the 
> following plot:
> 
> from pylab import *
> t=[-0.9,-0.7,-0.5,-0.3,-0.1,0.1,0.3,0.5,0.7,0.9]
> x,y=meshgrid(t,t)
> axis('equal')
> quiver(x,y,-y,x)
> show()
> 
> - it is very difficult to see the single vectors because they are 
> overlapping. I have tried different values of "width" in the call to 
> quiver (e.g. width=0.1), but this has no effect.
> 
> I am using Windows XP, Python 2.4.3 - Enthought Edition 1.0.0 and 
> matplotlib ver. 0.87.3 - but I saw the same problem in an earlier 
> windows installation.
> 
> /Erik Meyer
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Matplotlib-users mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
From: Christian D. O. <chr...@gm...> - 2006年06月14日 16:42:07
Hi,
due to limited white space in my figures, I would like to be
able to split up a single big legend into multiple (usually 2) smaller ones.
###############################
Example (adapted from simple_plot.py):
from pylab import *
t = arange(0.0, 2.0, 0.01)
s = sin(2*pi*t)
plot(t, s, linewidth=1.0)
s = sin(4*pi*t)
plot(t, s, color='r',linewidth=1.0)
grid(True)
mylegend = legend(('Graph 1','Graph 2'),
 loc='lower right',axespad=0.07,labelsep=0.04)
# modify legend
mylegend.draw_frame(False)
mylegendtext = mylegend.get_texts()
mylegendlines = mylegend.get_lines()
setp(mylegendtext, fontsize=15)
setp(mylegendlines, linewidth=1.2)
show()
##############################
I would like to split the legend up to into two.
One for "Graph 1" and one for "Graph 2" to be
able to place them where white space is available.
Is there an easy way to do this in matplotlib?
Thanks.
 - Christian
From: Samuel M. S. <sm...@sa...> - 2006年06月14日 14:35:56
Charlie,
Any chance you will be posting soon a pkg installer for OSX for numpy 
0.9.8 and matplotlib 0.87.3?
If not do numpy 0.9.8 and matplotlib 0.87.3 build out of the box now 
from source?
Sam
From: Erik M. <py...@va...> - 2006年06月14日 14:00:58
<html>=0D
=0D
<P>When I do a plot with quiver, I get very fat vectors - the arrow head le=
ngth is about 0.1 times the total height of the plot. If I do the following=
 plot:</P>=0D
<P>from pylab import *<BR>
t=3D[-0.9,-0.7,-0.5,-0.3,-0.1,0.1,0.3,0.5,0.7,0.9]<BR>
x,y=3Dmeshgrid(t,t)<BR>
axis('equal')<BR>
quiver(x,y,-y,x)<BR>
show()</P>=0D
<P>- it is very difficult to see the single vectors because they are overla=
pping. I have tried different values of "width" in the call to quiver (e.g.=
 width=3D0.1), but this has no effect. </P>=0D
<P>I am using Windows XP, Python 2.4.3 - Enthought Edition 1.0.0 and matplo=
tlib ver. 0.87.3 - but I saw the same problem in an earlier windows install=
ation.</P>=0D
<P>/Erik Meyer<BR>
</P>=0D
</html><BR>=

Showing 12 results of 12

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Thanks for helping keep SourceForge clean.
X





Briefly describe the problem (required):
Upload screenshot of ad (required):
Select a file, or drag & drop file here.
Screenshot instructions:

Click URL instructions:
Right-click on the ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)

More information about our ad policies

Ad destination/click URL:

AltStyle によって変換されたページ (->オリジナル) /