Afshin Eskandari writes:
> I upgraded my OS from fedora 6 to fedora 10. everything seems ok
> except for that when I save a figure in eps format, the quality of the
> resulting figure is poor and the size in also smaller than what it is
> supposed to be.
Just a guess: I think the default dpi val
hi everybody,
I have been using matplotlib for some months without any problem and I am very
happy with it until recently when I upgraded my OS from fedora 6 to fedora 10.
everything seems ok except for that when I save a figure in eps format, the
quality of the resulting figure is poor and the
Davide Lazzati wrote:
> I installed atk, gtk2, pango, and cairo from macports. Then I
> installed pygobject-2.16.0, pycairo-1.8.2, and pygtk-2.12.1 from the
> sources.
>
> All the installations seemed smooth.
>
> However, when I import pylab using GTKAgg as a backend, ipython tells
> me that there
I installed atk, gtk2, pango, and cairo from macports. Then I
installed pygobject-2.16.0, pycairo-1.8.2, and pygtk-2.12.1 from the
sources.
All the installations seemed smooth.
However, when I import pylab using GTKAgg as a backend, ipython tells
me that there is not pygtk (see below for the whol
On Wed, Feb 18, 2009 at 1:13 PM, Nicholas Stephens <
nicholas.steph...@univ-brest.fr> wrote:
> Hi all,
>
> I am creating what I would call a simple plot and up until now i have
> had no complaints. What I need is the ability to place a realtively
> small horizontal rectangle on the x-axis having n
Hi all,
I am creating what I would call a simple plot and up until now i have
had no complaints. What I need is the ability to place a realtively
small horizontal rectangle on the x-axis having never previously used
the patches lib's. 8 hours and a slight sense of humour faliure later
I am
You are right, this solved my problem. Thank you very much.
mh
Jae-Joon Lee wrote:
>
> I believe that it does not actually change the y scale of the first
> axes, but simply the
> y tickmarks of the second axes gets visible again. It seems to me a
> bug, though. Anyhow, I guess inserting foll
I believe that it does not actually change the y scale of the first
axes, but simply the
y tickmarks of the second axes gets visible again. It seems to me a
bug, though. Anyhow, I guess inserting following line after
ax2.set_yscale("log") should solve your problem.
ax2.yaxis.tick_right()
-JJ
On
Hi everybody,
I want to include different data into one plot using a common xaxis but two
yaxis. One of these axis should be log scaled. The problem is, that this
automatically changes the scaling (or just the ticks) of first yaxis, which
should be linear to log. I assume this is a bug, but its a
Dear all,
If I am not wrong it is not possible to set the rotation and alignament
options of xlabel and ylabel in the rcParam. I think this would be a
nice idea. If there is nobody working on that I can have a look. Could
you please outline what classes/method should I look in the matplotlib
so
Ryan May wrote:
> On Mon, Feb 16, 2009 at 7:22 AM, Manuel Metz wrote:
>
>> Attached is a very simple example that shows how to do something similar
>> to scatterhist in matplotlib
>>
>>
> That's a nice example. Are you going to check that into SVN?
Yes, soon ...
> Ryan
>
11 matches
Mail list logo