Hi.
I would like to introduce my usage of Matplotlib...
"
Gridspy provides you with an interactive view of resource usage in your
building. It gives you hard data on your consumption patterns and helps
you to make informed decisions.
...
The Gridspy allows you to access and monitor your consump
Trying to get a colleague to start using python, he ran into trouble,
getting an error exit whenever he tried to fire up
ipython -pylab
After much searching, he figured it out... it appears that a small patch may be
in order. Here is his note :
> I found it: I have a font installed in my personal
Hi,
Is there an easy way to add axes to a figure, but specify the 'rect'
in real rather than relative units? For example, something like:
fig.add_axes([0.5,0.5,3.,3.], inches=True)
This would guarantee that for example if I want to increase the canvas
size to add more subplots, I don't have