On Sat, Dec 20, 2008 at 6:02 PM, Lebostein wrote:
> A little thing: the shadow of the legend box is not scaling with the dpi.
> For example with 300 dpi I can't discover the shadow...
This also should be fixed in the maintenance branch and the trunk.
Thanks for reporting.
-JJ
--
OK, now it works! Thank you!
A little thing: the shadow of the legend box is not scaling with the dpi.
For example with 300 dpi I can't discover the shadow...
--
View this message in context:
http://www.nabble.com/different-PNG-and-PDF-output...-tp21028686p21109783.html
Sent from the matplotlib
On Tue, Dec 16, 2008 at 7:06 PM, Jae-Joon Lee wrote:
> ps. John, are you releasing a new maintenance version? I'm afraid that
> my previous patch broke one of the example. Sorry, I thought the fix
> was obvious and didn't pay much attention.
Yes, and I had just completed a round of testing when
This should now be fixed (maintenance & trunk).
John,
I guess I found what I did wrong last time.
I used emacs svn interface for committing and it seems that some of
the properties are not properly committed.
This time, I simply used the shell command.
let me know if I messed up again.
-JJ
ps. J
On Tue, Dec 16, 2008 at 4:02 PM, Jouni K. Seppänen wrote:
> "Jae-Joon Lee" writes:
>
>> So, Lebostein and j, if you know how to check out using svn, can you
>> give a try either the svn trunk or the maintenance branch? I'm
>> attaching the patch just in case.
>
> On the svn trunk, the demo examp
"Jae-Joon Lee" writes:
> So, Lebostein and j, if you know how to check out using svn, can you
> give a try either the svn trunk or the maintenance branch? I'm
> attaching the patch just in case.
On the svn trunk, the demo examples/api/legend_demo.py now fails at
"leg.get_texts()" with "Attribut
On Tue, Dec 16, 2008 at 12:17 PM, jkitchin wrote:
>
> I also observed this with eps output. The png looked fine, but the eps legend
> was very large in my case.
>
> j
>
Hmm, it is not clear to me if this is a same issue. I think eps output
is not very sensitive to dpi thing in matplotlib.
I trie
I just found my previous message was only sent to Lebostein.
Anyhow, here is my original meesage.
On Tue, Dec 16, 2008 at 10:38 AM, Jae-Joon Lee wrote:
> Yes, I can see the differences.
> Anyway, it seems to me the differences are primarily caused by
> different dpi, not by different backend.
>
I also observed this with eps output. The png looked fine, but the eps legend
was very large in my case.
j
Lebostein wrote:
>
> Hi,
>
> with the new version of matplotlib, the legend looks different in png and
> pdf!
>
> I could post examples, but you can look in the galery also:
> http://m
This looks like a dpi issue -- that is the only difference between the
regular and hi-res png. Jae-Joon -- do you have any thoughts? Perhaps
something is dpi-dependent in the new legend code where it shouldn't be?
Mike
Lebostein wrote:
> Hi,
>
> with the new version of matplotlib, the legend
Hi,
with the new version of matplotlib, the legend looks different in png and
pdf!
I could post examples, but you can look in the galery also:
http://matplotlib.sourceforge.net/gallery.html
for example the legend_demo3
http://matplotlib.sourceforge.net/examples/pylab_examples/legend_demo3.html
11 matches
Mail list logo