2009/11/3 John Hunter :
> Perhaps you can file a bug report on the tracker so Michiel can look into it?
Here we go:
https://sourceforge.net/tracker/?func=detail&aid=2891502&group_id=80706&atid=560720
Cheers
Stéfan
--
Co
2009/11/3 Stéfan van der Walt :
> Hi JJ
>
> 2009/11/2 Jae-Joon Lee :
>> I now think this is not the dpi issue.
>> Can you check the size of your figure in mac os X backend, after the
>> plot is drawn?
>>
>> print f.get_size_inches()
>>
>> 8x6 inch is the default.
>
> It says [4, 2.52], so I think y
Hi JJ
2009/11/2 Jae-Joon Lee :
> I now think this is not the dpi issue.
> Can you check the size of your figure in mac os X backend, after the
> plot is drawn?
>
> print f.get_size_inches()
>
> 8x6 inch is the default.
It says [4, 2.52], so I think you are right!
> So, my recommendation is to us
I now think this is not the dpi issue.
Can you check the size of your figure in mac os X backend, after the
plot is drawn?
print f.get_size_inches()
8x6 inch is the default.
With dpi setting of 300 and bigger, the figure size (in pixel) will be
likely larger than your monitor size. And it seems
Hi JJ
2009/11/1 Jae-Joon Lee :
> Can you try to install matplotlib again, after removing old ones.
> The mac os X had a bug that does take care of the dpi. But I guess
> this bug has been fixed in the svn.
Unfortunately, I still see the same behaviour using the latest version
from SVN. As noted
Stefan,
Can you try to install matplotlib again, after removing old ones.
The mac os X had a bug that does take care of the dpi. But I guess
this bug has been fixed in the svn.
http://old.nabble.com/Re%3A-Font-size-and-savefig-p23337463.html
-JJ
2009/11/1 Stéfan van der Walt :
> Hi John
>
> 2
Hi John
2009/11/1 John Hunter :
> To avoid the overlap on the titles and ticks, you will want to play
> with the font size of the ticks and title, but most importantly the
> subplots_adjust parameters hspace and wspace.
> If using a suptitle, you may also want to adjust top.
Thanks for the advice
2009/11/1 Stéfan van der Walt :
> 2009/10/31 Eric Firing :
>> You forgot the attachment.
>
> I hate it when that happens -- here it is!
Hey Stéfan,
To avoid the overlap on the titles and ticks, you will want to play
with the font size of the ticks and title, but most importantly the
subplots_adju
2009/10/31 Eric Firing :
> You forgot the attachment.
I hate it when that happens -- here it is!
Cheers
Stéfan
badplot.py
Description: Binary data
--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
Stéfan van der Walt wrote:
> Hi Eric,
>
> 2009/9/28 Eric Firing :
>>> When saving plots (using plt.figsave and matplotlib from SVN)
>>> consisting of subplots, the layout is a bit messed up. As an example,
>>> have a look at
>>>
>>> http://mentat.za.net/refer/segmentation.pdf
>> Wow, that's reall
Hi Eric,
2009/9/28 Eric Firing :
>> When saving plots (using plt.figsave and matplotlib from SVN)
>> consisting of subplots, the layout is a bit messed up. As an example,
>> have a look at
>>
>> http://mentat.za.net/refer/segmentation.pdf
>
> Wow, that's really ugly! I suspect that for anyone to
Stéfan van der Walt wrote:
> Hi all,
>
> When saving plots (using plt.figsave and matplotlib from SVN)
> consisting of subplots, the layout is a bit messed up. As an example,
> have a look at
>
> http://mentat.za.net/refer/segmentation.pdf
Wow, that's really ugly! I suspect that for anyone to
12 matches
Mail list logo