On 2/15/07, Mark Bakker <[EMAIL PROTECTED]> wrote:
> I found another problem that I cannot figure out.
> I make an axis, and make it 'scaled'.

Unit testing graphics packages can be hard, especially interactive
stuff like this, but I am a fan of poor man's unit testing here.  When
you get something working like you like it, write an example that
generates several figures, and make the figure title an instruction to
the user, like: "zoom the image and the axes aspect should update" and
that way when other developers make changes down the road they can
make sure all the original features are preserved.

These scripts can be put into the units directory of the svn repository.

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-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to