Oops, sorry. I realized it was actually Ben Root who suggested I start this
discussion. Don't want to put words in anyones mouth.
Nic
On Sun, Aug 12, 2012 at 11:51 PM, Nic Eggert wrote:
> Hi all,
>
> I'd like to bring up a question spurred by PRs #847(mine) and #819
> (recently accepted). These
Hi all,
I'd like to bring up a question spurred by PRs #847(mine) and #819
(recently accepted). These PRs both deal with stacked plots. #819 adds the
stackplot function to axes.py as a new function, which plots different 2-d
datasets stacked atop each other. #847 slightly modifies the functioning
On 2012/08/12 3:34 PM, Daniel Hyams wrote:
>
> I was wanting to add a feature to matplotlib...one that I would use in
> my application. I also want to contribute the feature back. I'm
> personally using version 1.1.1 of matplotlib. Disclaimer...I only know
> enough about git to be dangerous.
>
>
On 08/12/2012 09:34 PM, Daniel Hyams wrote:
I was wanting to add a feature to matplotlib...one that I would use in
my application. I also want to contribute the feature back. I'm
personally using version 1.1.1 of matplotlib. Disclaimer...I only
know enough about git to be dangerous.
So is
I was wanting to add a feature to matplotlib...one that I would use in my
application. I also want to contribute the feature back. I'm personally
using version 1.1.1 of matplotlib. Disclaimer...I only know enough about
git to be dangerous.
So is it best to branch from v1.1.1, implement the featu