[Matplotlib-users] move legend to the foreground

2012-03-22 Thread David Verelst
Hi All, I am plotting on two different y-axes: one on the left (ax1) and one on the right (ax2). Both share the same x-axes. The problem I am facing relates back to the zorder of the legend (at least, that is what I think): I want it to be on the foreground at all times. In order to do so, I c

Re: [Matplotlib-users] Contributing

2012-03-22 Thread Benjamin Root
On Thursday, March 22, 2012, Alexis Praga wrote: > Hi, > > After using Matplotlib for some time, I would like to give something > back to the community :) > How can I contribute ? I am aware that reporting and documentating the > project is always appreciated, but are there specific needs ? For >

[Matplotlib-users] move legend to the foreground: how to use set_zorder() correctly?

2012-03-22 Thread David Verelst
Hi All, I am plotting on two different y-axes: one on the left (ax1) and one on the right (ax2). Both share the same x-axes. The problem I am facing relates back to the zorder of the legend (at least, that is what I think): I want it to be on the foreground at all times. In order to do so, I c

[Matplotlib-users] Contributing

2012-03-22 Thread Alexis Praga
Hi, After using Matplotlib for some time, I would like to give something back to the community :) How can I contribute ? I am aware that reporting and documentating the project is always appreciated, but are there specific needs ? For exemple, does a "TODO" list exist ? Thanks PS : Last time I