I recently upgraded to the latest version of matplotlib using the
ScipySuperpack. However it seems that pylab is not playing nice
with Tcl/Tkinter, creating an alloc problem. I am using ActiveTcl
8.5.00 and TclTkAquaBI-8.4.9.1.
The error is shown below:
[EMAIL PROTECTED] Phoebe1/Red -> python
Ac
> "Friedrich," == Friedrich, Robin K <[EMAIL PROTECTED]> writes:
Friedrich,> I seem to experiencing a bug when doing bar charts and
Friedrich,> display a legend. I'm calling the figlegend properly
Friedrich,> I think with a reference to the objects returned from
Friedrich,> th
I seem to experiencing a bug when doing bar charts and display a legend.
I'm calling the figlegend properly I think with a reference to the objects
returned from the bar() calls. The problem is both color patches in the
legend appear orange. Any ideas?
I'm using matplotlib0.87.7, Python2.5, and N
John Hunter wrote:
>> "Axel" == Axel Brink <[EMAIL PROTECTED]> writes:
>>
> Axel> John, thanks for your suggestion. I would never have thought
> Axel> of looking for the cause of the problem in that
> Axel> direction. However, it isn't solved yet. The verbose mode
>
> "Axel" == Axel Brink <[EMAIL PROTECTED]> writes:
Axel> John, thanks for your suggestion. I would never have thought
Axel> of looking for the cause of the problem in that
Axel> direction. However, it isn't solved yet. The verbose mode
Axel> yielded the line "numerix Numeric 23.
> Axel> Hello there, I have a strange plotting problem. In the
> Axel> example below I expect three equal plots of f, g and h: a
> Axel> simple inclined line, but g and h produce a sawtooth
> Axel> plot. What do I do wrong? Any help would be greatly
> Axel> appreceated.
>
> Not
> "Axel" == Axel Brink <[EMAIL PROTECTED]> writes:
Axel> Hello there, I have a strange plotting problem. In the
Axel> example below I expect three equal plots of f, g and h: a
Axel> simple inclined line, but g and h produce a sawtooth
Axel> plot. What do I do wrong? Any help wo
Hello there,
I have a strange plotting problem. In the example below I expect three
equal plots of f, g and h: a simple inclined line, but g and h produce a
sawtooth plot. What do I do wrong? Any help would be greatly appreceated.
Sincerely,
Axel Brink.
import numpy, pylab
f = range(500)
g =
Dear Nicolas,
Thank you very much for your suggestion. I can now use matplotlib and pylab
in non-interactive mode in emacs, which makes me very happy.
The only thing that would make me even happier is if I could use
matplotlib/pylab in interative mode through emacs :). That's probably a
longer t
I installed the Mac ScipySuperpack (from http://www.scipy.org/Download).
However it seems that the version of matplotlib in there is not
compatible with
their version of numpy
[EMAIL PROTECTED] ch2/pbcd -> python
ActivePython 2.4.3 Build 11 (ActiveState Software Inc.) based on
Python 2.4.3 (#1,
10 matches
Mail list logo