[Matplotlib-users] axis break: a bit of a random query

2009-06-09 Thread Nicholas Stephens
Hi all, I am still very green when it comes to the use of matplotlib but I am finding the versatility and robustness of the package extremely useful at present. One application I am constantly using matplotlib for concerns a break in the axis. Although I have a script or two based on an origin

[Matplotlib-users] forgetful xlim?

2009-03-11 Thread Nicholas Stephens
Hi all, I am again a little defeated so I hope somebody can point me in the right direction. I am trying to plot a graph but require some customation of the axes afterwards. As the axes are sacred in matplotlib I am trying to hide the existing axes and plot some new axes afterwards. The pr

[Matplotlib-users] rectangular patch

2009-02-18 Thread Nicholas Stephens
Hi all, I am creating what I would call a simple plot and up until now i have had no complaints. What I need is the ability to place a realtively small horizontal rectangle on the x-axis having never previously used the patches lib's. 8 hours and a slight sense of humour faliure later I am

[Matplotlib-users] yaxis labels using subplot

2008-09-17 Thread Nicholas Stephens
Hi all, Actually this is more like two problems :-) I am trying to turn off the yaxis labels on the right hand side figure generated via subplot. After some trial and error it seems that I should be able to change these settings using the set command. For example you should be bale to do the