Re: [matplotlib-devel] Bug in pyplot.hist when using histtype="step"

2013-04-17 Thread Pierre Haessig
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 selection of ylim is not working as expected, and I don't
know why !

best,
Pierre



signature.asc
Description: OpenPGP digital signature
--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


[matplotlib-devel] code review: capsize-default

2013-04-17 Thread Hans Dembinski
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

--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


Re: [matplotlib-devel] code review: capsize-default

2013-04-17 Thread Benjamin Root
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
> 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
>
>
> --
> Precog is a next-generation analytics platform capable of advanced
> analytics on semi-structured data. The platform includes APIs for building
> apps and a phenomenal toolset for data science. Developers can use
> our toolset for easy data analysis & visualization. Get a free account!
> http://www2.precog.com/precogplatform/slashdotnewsletter
> ___
> Matplotlib-devel mailing list
> Matplotlib-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
>
--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel