Hi people
I'm trying to use matplotlib, ipython and xubuntu(gusty) all together.
Whenever I try to run ipython with -pylab tab, nothing extra happens to
the start up screen and pylab hasn't been imported. I have managed to
sucessfull install ipython and matplotlib on a Redhat system and ipython
The error was due to muppetdom of the highest degree... I've created a
bash alias which subsituted ipython with ipython ---options. Subsequent
use of ipython -pylab put the -pylab tab at the end and it was quietly
ignored
Sorry to waste people time
Andy
j vickroy wrote:
> Hello users,
>
> I w
Hi people,
I'm producing a bar graph and was wondering if there is an easy method
for displaying the absolute value of each column on the graph, next to
the relevant column
Thanks
Andy
-
This SF.net email is sponsored b
Hi people
Using the axes3d functionality, I am able to create 3D graph of desired
mathematical functions ala the cookbook example. However, it would be
useful to be able to have a 2D contour plot upon the xy plane of a graph
at the same time. I've googled to no avail and wondered if someone