Hi,
I met with a problem using Python to draw graphs. Compare the
following two scripts and attached graphs. For the first one, the left
edge of the colorbar is white. It seems that only when I use
norm=LogNorm() the problem happens. Does anyone know how to solve it?
Thanks!
python1:
from mpl_too
Hello,
I did a mistake in my previous post.
The correct xlC that I created :
#!/bin/bash
parameters=$(echo $* | sed s/'-l '/''/g)
Modules/ld_so_aix $parameters -lC -ltcl -ltk
--
View this message in context:
http://matplotlib.1069221.n5.nabble.com/Problem-with-matplotlib-under-aix-6-1-tp4
hello,
Sorry for my poor english.
I have a big problem with matplotlib under AIX6.1.
My configuration :
OS : AIX 6.1
XLC : 12.1.0.0
Python 2.7.5-1
I installed Python and all dependencies from www.oss4aix.org/download/RPMS with
the rpm files.
This is the all packages that I installed:
rpm -ivh
On Tue, Sep 24, 2013 at 03:46:52PM -0700, Jody Klymak wrote: [...]
>
> 2) Can I suggest this example be added to the tutorial?
> http://stackoverflow.com/questions/6539944/color-matplotlib-plot-surface-command-with-surface-gradient
> None of the other examples explain how to colour your surface wi