Hi,
I need the same, and I did not understood the example.
I have an imageplot with imshow and in the colorbar in donot wish to have
values but text strings.
can someone give me a small example to work on.
thanks,
On Sat, Mar 1, 2008 at 8:44 PM, John Hunter <[EMAIL PROTECTED]> wrote:
> On Sat
On Tue, May 20, 2008 at 10:32 AM, Johan Mazel <[EMAIL PROTECTED]> wrote:
> Hi
> I'm plotting data associated with dates.
> I have two problems.
>
> The first one is that the xlabel "date" is displayed despite that haven't
> set Matplotlib to do so.
Yes, that was meant to be a feature but it is mai
Hi
I'm plotting data associated with dates.
I have two problems.
The first one is that the xlabel "date" is displayed despite that haven't
set Matplotlib to do so.
My code is the following one :
fig = plt.figure(1)
title_to_display=str("Entropy, Kullback-LeiblerL, symmet
On Tue, May 20, 2008 at 8:31 AM, Marcus Vinicius Eiffle Duarte
<[EMAIL PROTECTED]> wrote:
> Thanks, John. That worked fine.
> But does this mean that I can't make the figure repaint just a
> portion/object, and always will have to repaint/refresh the whole figure
> (all objects)? Or does matplotli
On Tue, May 20, 2008 at 8:34 PM, Michael Droettboom <[EMAIL PROTECTED]> wrote:
> The compiler that ships with Fedora 9 is a little more strict about C header
> file usage from a C++ file. This was fixed in matplotlib SVN less than two
> weeks ago.
>
> You can either
>
> a) checkout the maintenance
2008/5/20 John Hunter <[EMAIL PROTECTED]>:
> > My problem is: even though I call draw() twice, the figure is not
> > imeediately updated when the user selects a given line on the treeview.
> The
> > figure is updated only when I change the size of a pane. I tried using
> > matplotlib in interactiv
> My problem is: even though I call draw() twice, the figure is not
> imeediately updated when the user selects a given line on the treeview. The
> figure is updated only when I change the size of a pane. I tried using
> matplotlib in interactive mode, adding the line
>
> matplotlib.interactive
The compiler that ships with Fedora 9 is a little more strict about C
header file usage from a C++ file. This was fixed in matplotlib SVN
less than two weeks ago.
You can either
a) checkout the maintenance branch from SVN, which is basically like
0.91.2 but with a number of small bugfixes, in
Hi, folks!
I am using matplotlib (for the first time ever) to embed some graphics in an
application written using python + pygtk + glade.
So, I inserted on a page of a notebook a vertical pane, containing a
treeview with data on the left pane, and a matplotlib bar graph of this data
on the right.
ttconv/truetype.h needs an "#include ", otherwise it does not compile
with gcc 4.3.
Keith
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse
10 matches
Mail list logo