Hi,
Le 16/04/2013 15:41, Detlef Maurel (IKP) a écrit :
> this works for me, too. Strange... I get the problem with the attached
> dataset using the command
>
> hist(loadtxt("data.txt"),bins=300,histtype="step")
Indeed, I could reproduce your problem using your specific dataset.
The automated sel
Hi all,
I have written a patch in order to set the length of cap lines in
errorbar plots via rcParams. I would like to see this feature in the
master branch.
Please review my code
https://github.com/HDembinski/matplotlib/compare/capsize-default
Regards,
Hans
-
Hans,
If you submit it as a Pull Request, we can comment in-line with the code.
For the most part, things look fine except for some whitespace errors.
Ben Root
On Wed, Apr 17, 2013 at 9:29 AM, Hans Dembinski wrote:
> Hi all,
>
> I have written a patch in order to set the length of cap lines in