patches for: bar() and barh() ignore rcparams patch.facecolor and patch.endcolor

Ah, I was just working off the axes.py file from

    > viewcvs. I've checked out now from /trunk/matplotlib/
    > (using tortoise svn). Hopefully this new patch file will
    > work.

Making progress - I was able to apply this and check it in, but I only
got a patch for axes.py (no CHANGELOG, API_CHANGES, modified examples,
etc). Also, examples/barh_demo.py is now broken after application of
this partial patch). Could you get a fresh checkout from svn
(revision 2515) and see what is missing and then provide an updated
patch?

Thanks!
JDH

Whoops. Forgot to include the patches for CHANGELOG and API_CHANGES. I updated barh_demo.py as well, and tested the rest of the bar demos. Here's the combined patch against 2515.

Sorry for the hassle, I'm a bit new at this.

Cheers,

Martin

John Hunter wrote:

patch5.1.patch (3.03 KB)

···

    > Ah, I was just working off the axes.py file from
    > viewcvs. I've checked out now from /trunk/matplotlib/
    > (using tortoise svn). Hopefully this new patch file will
    > work.

Making progress - I was able to apply this and check it in, but I only
got a patch for axes.py (no CHANGELOG, API_CHANGES, modified examples,
etc). Also, examples/barh_demo.py is now broken after application of
this partial patch). Could you get a fresh checkout from svn
(revision 2515) and see what is missing and then provide an updated
patch?

Thanks!
JDH