On Mon, Jan 12, 2009 at 3:29 AM, T J <tjhn...@gmail.com> wrote:
> It looks like mincnt is used only when C is not None.  For the default
> histogram method, I've found it useful to be able to turn off cells
> with fewer then *mincnt* points.  Attached is a diff which implements
> this.  Also, should *marginals* be True by default?  It seems that
> hexbin is an alternative to scatter and since scatter doesn't have it,
> then hexbin should not have it either.

Thanks for the mincnt patch, I've applied it to svn head and made
marginals False -- I *thought* I made it False when adding it, so this
was just a screwup.

JDH

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to