-- Forwarded message --From: pranal shah <[EMAIL PROTECTED]>Date: Nov 9, 2006 3:34 PM
Subject: Getting X & Y value for every point plotted, without wx-pythonTo: matplotlib-users@lists.sourceforge.netHI allI am a newbie at both matplotlib(
0.86) and python(2.4).I am trying to develop
> "Fernando" == Fernando Perez <[EMAIL PROTECTED]> writes:
Fernando> Have you had a look at what SAGE did with mpl? Their
Fernando> axes are Mathematica-like, and their API exposes the
Fernando> geometric primitives in Mathematica's plotting API. For
Fernando> example:
F
On 11/10/06, John Hunter <[EMAIL PROTECTED]> wrote:
> > "Nicolas" == Nicolas Grilly <[EMAIL PROTECTED]> writes:
>
> Nicolas> Hello, I'm trying to draw only left and bottom borders of
> Nicolas> the frame surrounding each plot, like in the attached
> Nicolas> chart.
>
> Nicolas>
> "Glen" == Glen W Mabey <[EMAIL PROTECTED]> writes:
Glen> I'm a bit confused as to where the exception is actually
Glen> getting raised. I suppose the renderer's write_png method
Glen> must be in C?
Glen> I implemented a tempfile solution, but I'm surprised that
Glen> the
Hi,
We're trying (for the first time) to install matplotlib on OSX (Tiger on PPC
Mac).
Before we installed matplolib we ensured that BUILD_TKAGG= 1 in setup.py.
Then we typed 'python setup.py install' which went fine. Importing pylab goes
fine,
making a plot with pylab.plot() also works fin
> "Nicolas" == Nicolas Grilly <[EMAIL PROTECTED]> writes:
Nicolas> Hello, I'm trying to draw only left and bottom borders of
Nicolas> the frame surrounding each plot, like in the attached
Nicolas> chart.
Nicolas> I've checked matplotlib source code and it seems there is
Ni
Hello,I'm trying to draw only left and bottom borders of the frame surrounding each plot, like in the attached chart.I've checked matplotlib source code and it seems there is no way to do that with a simple parameter. Do you confirm that? If yes, can I submit a patch for such a "feature"?
Thank you
> "Andrea" == Andrea Gavana <[EMAIL PROTECTED]> writes:
Andrea> Hi Gang, Thank you guys, and thanks for the Wiki entry ;-)
Andrea> Andrea.
Andrea> I have a further small question. When I add a line to my
Andrea> plot, the axes gracefully rescale to accomodate the new
Andre
> "Bart" == Bart van Kuik <[EMAIL PROTECTED]> writes:
Bart> Hi list, I have inherited a piece of code. It uses
Bart> LineCollection and works allright, except lines are plotted
Bart> and I want to see the points, not the interpolated line. Is
Bart> this a contradiction in itsel
Hi Gang,
Andrea> Thank you guys, and thanks for the Wiki entry ;-) Andrea.
I have a further small question. When I add a line to my plot, the
axes gracefully rescale to accomodate the new data plotted. However,
when I remove a line, they do not rescale, even if I call:
locator = self.leftaxis.ya
Hi list,
I have inherited a piece of code. It uses LineCollection and works
allright, except lines are plotted and I want to see the points, not the
interpolated line. Is this a contradiction in itself, or might it be
possible? I see 'solid', 'dotted', 'dashed' and 'dashdot' as linestyle
optio
Le Vendredi 10 Novembre 2006 00:50, vous avez écrit :
> > "John" == John Hunter <[EMAIL PROTECTED]> writes:
>
> John> It's not about wx or wxpython, it's a matplotlib issue.
>
> Let me add some color to that statement -- when I took a look at your
> screenshot, I realized you are using the
12 matches
Mail list logo