Re: [Matplotlib-users] using fill, but really need a box

2008-05-09 Thread John Hunter
On Fri, May 9, 2008 at 2:31 PM, Bryan Fodness <[EMAIL PROTECTED]> wrote: > i have been using the fill function to highlight a region on my plot, but > now i do not want it to be filled. i have tried using alpha=0.1, but that > also makes my edgecolor transparent. is there a "box" function that do

[Matplotlib-users] using fill, but really need a box

2008-05-09 Thread Bryan Fodness
i have been using the fill function to highlight a region on my plot, but now i do not want it to be filled. i have tried using alpha=0.1, but that also makes my edgecolor transparent. is there a "box" function that does not fill a region yet still has the outline of the "box". i tried using pat