[Matplotlib-users] Adding another control to navigation bar

2007-11-29 Thread Stephen George
I don't know if I dreamed it or was real, but I recall seeing somewhere that it was possible to add a control to the navigation bar, but now cannot seem to find any reference to this. Is is possible to add a control to the navigation bar? (I want to add a drop down box) I am using pyGtk, can

[Matplotlib-users] PolyCollection and transforms

2007-11-29 Thread Mika, David P (GE, Research)
I am trying to animate the movement of a polygon and thought a sound approach would be to in a loop where I redraw after altering the offsets value. However I seem to not be able to scale the polygon correctly. Here is an example of only trying to place a polygon (square) at 1,1. You can see the t

Re: [Matplotlib-users] problem with colorbar of contour

2007-11-29 Thread Eric Firing
Martinho MA wrote: > Hello, > I have a contour with a clim smaller than the limits of my data... and > because of this there is an error when I try to add a colorbar. > Can someone help? > Thanks > MMA I think the basic problem is that you are trying to use a colorbar as a legend in a case where