[matplotlib-devel] make loc="best" the default in legend?
Hi there, the loc="best" mode seems to work fairly well now. Even if it may leave room for further optimization, I would assume that it is the more reasonable default than "upper right". I believe, however, that such simple API-changes should not happen one-by-one but that they should be collected and then be done all at once at some point. Greetings, Norbert - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ ___ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
[matplotlib-devel] Numeric and numarray extensions are not built
Hi, I just turned off the building of the Numeric and numarray extensions in setup.py. (As is always good practice, you may have to delete your build and install directories to insure the old extensions are not kept in place.) I didn't clean up any infrastructure at this point, but I presume we want to start using numpy internally rather than the numerix layer. If that's true, we're free now to make use of all that numpy offers rather than the lowest-common-denominator approach we had been following! Sweet! Andrew - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ ___ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel