Thanks for pointing that out, Eric.
I try that and it did turn my plot 90 degree. The bad news is that GSview
imports it upside down and if I want to view the plot on the screen, I have to
rotate it downside up first. (Hey, I shouldn't complain. At least I can
print without wasting a piece
[EMAIL PROTECTED] wrote:
> I installed gsview and gscript and tried it. The good news is that when I
> print from inside gsview, the error page is gone. The bad news is that the
> oritentation is wrong. My plot is designed for landscape. From word, I set
> the page setup to landscape, impor
Hello Folks,
I was wondering what would be the best way to approach this issue: in a
subplot that displays a data plot, is there any way of finding what the first
and last points of the data plots are; i.e., when I use the pan function in the
toolbar, it would be great to know which data poin
I installed gsview and gscript and tried it. The good news is that when I
print from inside gsview, the error page is gone. The bad news is that the
oritentation is wrong. My plot is designed for landscape. From word, I set
the page setup to landscape, import the picture, and print. But wi
Eric Firing <[EMAIL PROTECTED]> writes:
> Jouni K. Seppänen wrote:
>> So, to make the interface familiar to Matlab users, I suggest to add
>> properties line.linestyleorder and line.colororder
>
> Are you talking about Axes properties (instance attributes) or rcParam
> entries or both? In any c
Jeff Peery wrote:
> ok so sourceforge only has down to wxpython2.7... is there a link to
> earlier versions that I'm not seeing? thanks.
You're right -- they are hard to find! This should do it, though:
http://www.wxpython.org/download-2.6.3.3.php
-Chris
--
Christopher Barker, Ph.D.
Ocea
[EMAIL PROTECTED] wrote:
> Hi list,
>
> I am getting an "invalidrestore" from the printer when I print a figure
> created with MPL. The page prints fine but for each plot, I am getting an
> error page. I didn't have this problem until I started making a number of
> font related changes. Bef
Hi list,
I am getting an "invalidrestore" from the printer when I print a figure created
with MPL. The page prints fine but for each plot, I am getting an error page.
I didn't have this problem until I started making a number of font related
changes. Before I go through a bunch of painful r
Hi, I'm trying to generate a barplot and subsequently dumping it to a
PNG file and making an HTML imagemap out of it. I've pasted my code
below.
The problem is that the coordinates I need to supply for the imagemap
don't seem to be correct.
I'm getting the screen coordinates using:
coords = []
f
Jouni K. Seppänen wrote:
> The question of setting the color and line style sequences comes up
> every now and then, and although there are neat solutions like
> Fernando demonstrated, perhaps we should add support for them to
> matplotlib. The Matlab interface seems to be like this:
>
>>> figure
The question of setting the color and line style sequences comes up
every now and then, and although there are neat solutions like
Fernando demonstrated, perhaps we should add support for them to
matplotlib. The Matlab interface seems to be like this:
>> figure
On 2/23/07, Fernando Perez <[EMAIL PROTECTED]> wrote:
> On 2/23/07, Jouni K. Seppänen <[EMAIL PROTECTED]> wrote:
> > Brian Blais <[EMAIL PROTECTED]> writes:
> >
> > > Is there a way to specify the default order of line colors and
> > > styles, for plot commands given in sequence
> >
> > I don't thi
On 2/23/07, Jouni K. Seppänen <[EMAIL PROTECTED]> wrote:
> Brian Blais <[EMAIL PROTECTED]> writes:
>
> > Is there a way to specify the default order of line colors and
> > styles, for plot commands given in sequence
>
> I don't think there is built-in support for this. See e.g.
> http://thread.gman
Sorry for the easy question, I've searched the web but find nothing
"really" helpful.
Is there some editor more user friendly for Windows to have a workspace
where to copy and paste from gnumeric/excel like the matlab workspace
I'm using orange, which is wonderful, but if you have a lot of array
Brian Blais <[EMAIL PROTECTED]> writes:
> Is there a way to specify the default order of line colors and
> styles, for plot commands given in sequence
I don't think there is built-in support for this. See e.g.
http://thread.gmane.org/gmane.comp.python.matplotlib.general/5708
for some previous dis
15 matches
Mail list logo