From: Fernando P. <fpe...@gm...> - 2010-02-24 18:27:47
|
On Tue, Feb 23, 2010 at 10:14 PM, Fernando Perez <fpe...@gm...> wrote: > Final question: should I put the little demo code at the bottom that I > used for testing this up in an example file? I put some of that in > the docstring as an example, but not all to avoid clutter. OK, since I know people are busy, I took silence as acquiescence. Committed in r8151, please let me know if I messed anything up and I'll try to fix it. I'm used to the numpy docstring standard, but I tried to adapt it to the mpl one by looking at the rest of pyplot, let me know if it needs fine-tuning. Cheers, f |