>>>>> "Eric" == Eric Firing <[EMAIL PROTECTED]> writes:
    Eric> return newtrans if not units == 'inches': raise
    Eric> ValueError('units must be dots or inches') if fig is None:

This all looks great and I like the interface.  My only suggestions is
to add points (1/72. inches) since this is commonly used throughout
matplotlib, is easy, and is the most common distance metric used in
graphics.

    Eric> Minimal testing and illustration of the use of offsets is
    Eric> now in examples/transoffset.py.  It includes cartesian and
    Eric> polar coordinates.
 
Excellent!

JDH


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to