For those not in Austin who are interested in following along with the
matplotlib sprint at Scipy, feel free to visit here:
https://etherpad.mozilla.org/MatplotlibSprint
Mike
--
This SF.net email is sponsored by Windows
Hi,
I am plotting overlapping bars in a bar chart. In some places one bar
overlaps the other so I would like to draw a horizontal line to show where
the underlying bar extends to. My plots are postscripts so I can't use
alpha. The only way I could come up with involves me figuring out by trial
and