Thanks for the report. Indeed, it was drawing the fill over top of the
hatch, rather than the other way around. This has now been fixed in SVN
r6068. You can use that patch to patch your local copy, if you're not
tracking SVN.
Cheers,
Mike
Crend King wrote:
> I tried hatch option in pylab.b
I tried hatch option in pylab.bar() in both matplotlib 0.98.2 and 0.98.3. The
hatch_demo.py in the example directory only draw four grey bars, no hatch or
them. However, when I try the same script on matplotlib 0.91.4 (the
maintainance version), it's working. I wonder if it is a bug introd