Re: [Matplotlib-users] Plotting the legend "above" the gridlines

2007-01-18 Thread John Hunter
> "Derek" == Derek Hohls <[EMAIL PROTECTED]> writes: Derek> The command: ax = lab.subplot(111, axisbelow='True') Derek> ensures that the gridlines appear below the bars on a plot; Derek> how can the same be done for the legend (ie the grid below Derek> the legend and not runn

[Matplotlib-users] Plotting the legend "above" the gridlines

2007-01-18 Thread Derek Hohls
The command: ax = lab.subplot(111, axisbelow='True') ensures that the gridlines appear below the bars on a plot; how can the same be done for the legend (ie the grid below the legend and not running through it)? Thanks Derek -- This message is subject to the CSIR's copyright, terms and con