SF.net SVN: matplotlib:[6363] trunk/matplotlib/examples/pylab_examples/ text_rotation_relative_to_line.py

2008-11-05 Thread dmkaplan
Revision: 6363 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6363&view=rev Author: dmkaplan Date: 2008-11-05 14:43:29 + (Wed, 05 Nov 2008) Log Message: --- Adding a small script that demonstrates the utility of transform_angles method added in last co

SF.net SVN: matplotlib:[6362] trunk/matplotlib/lib/matplotlib/transforms.py

2008-11-05 Thread dmkaplan
Revision: 6362 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6362&view=rev Author: dmkaplan Date: 2008-11-05 14:02:07 + (Wed, 05 Nov 2008) Log Message: --- Added a method to class Transforms in transform.py that transforms angles. The generic method us

SF.net SVN: matplotlib:[5868] trunk/matplotlib/lib/matplotlib/axes.py

2008-07-25 Thread dmkaplan
Revision: 5868 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5868&view=rev Author: dmkaplan Date: 2008-07-25 10:22:29 + (Fri, 25 Jul 2008) Log Message: --- Committing a small change to make twinx share axes like twiny. Modified Paths: -- t

SF.net SVN: matplotlib:[5838] trunk/matplotlib/lib/matplotlib

2008-07-24 Thread dmkaplan
Revision: 5838 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5838&view=rev Author: dmkaplan Date: 2008-07-24 14:22:20 + (Thu, 24 Jul 2008) Log Message: --- Minor changes in response to comments by John Hunter on empty lists in python args and avoi

SF.net SVN: matplotlib:[5831] trunk/matplotlib/lib/matplotlib

2008-07-24 Thread dmkaplan
Revision: 5831 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5831&view=rev Author: dmkaplan Date: 2008-07-24 10:02:13 + (Thu, 24 Jul 2008) Log Message: --- Moving "event loop" stuff from blocking_input.py to backends. For backends without a GUI,

SF.net SVN: matplotlib:[5830] trunk/matplotlib

2008-07-24 Thread dmkaplan
Revision: 5830 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5830&view=rev Author: dmkaplan Date: 2008-07-24 08:50:43 + (Thu, 24 Jul 2008) Log Message: --- Committing rewrite of clabel inlining and label rotation code. Also, renaming ContourLabeler attrib

SF.net SVN: matplotlib:[5829] trunk/matplotlib/lib/matplotlib/cbook.py

2008-07-24 Thread dmkaplan
Revision: 5829 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5829&view=rev Author: dmkaplan Date: 2008-07-24 08:06:45 + (Thu, 24 Jul 2008) Log Message: --- Slight documentation changes. Modified Paths: -- trunk/matplotlib/lib/matplo

SF.net SVN: matplotlib:[5828] trunk/matplotlib/lib/matplotlib/mlab.py

2008-07-24 Thread dmkaplan
Revision: 5828 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5828&view=rev Author: dmkaplan Date: 2008-07-24 07:59:18 + (Thu, 24 Jul 2008) Log Message: --- Changes to documentation of norm and orth functions and deprecation warning for norm in favor of n

SF.net SVN: matplotlib:[5824] trunk/matplotlib/lib/matplotlib/cbook.py

2008-07-23 Thread dmkaplan
Revision: 5824 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5824&view=rev Author: dmkaplan Date: 2008-07-23 14:18:41 + (Wed, 23 Jul 2008) Log Message: --- Fix to is_scalar plus additional functions in cbook.py: less_simple_linear_interpolation isve

SF.net SVN: matplotlib:[5801] trunk/matplotlib/lib/matplotlib/contour.py

2008-07-21 Thread dmkaplan
Revision: 5801 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5801&view=rev Author: dmkaplan Date: 2008-07-21 12:58:53 + (Mon, 21 Jul 2008) Log Message: --- Fixing minor documentation problems in contour.py Modified Paths: -- trunk/matplo

SF.net SVN: matplotlib:[5800] trunk/matplotlib/examples/pylab_examples/ ginput_manual_clabel.py

2008-07-21 Thread dmkaplan
Revision: 5800 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5800&view=rev Author: dmkaplan Date: 2008-07-21 12:55:42 + (Mon, 21 Jul 2008) Log Message: --- Minor ginput_manual_clabel.py changes Modified Paths: -- trunk/matplotlib/exam

SF.net SVN: matplotlib:[5799] trunk/matplotlib

2008-07-21 Thread dmkaplan
Revision: 5799 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5799&view=rev Author: dmkaplan Date: 2008-07-21 12:26:35 + (Mon, 21 Jul 2008) Log Message: --- Recommitting my changes to clabel to allow for manual labeling after fixing problems with inde

SF.net SVN: matplotlib:[5789] trunk/matplotlib/lib/matplotlib/cbook.py

2008-07-18 Thread dmkaplan
Revision: 5789 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5789&view=rev Author: dmkaplan Date: 2008-07-18 18:59:57 + (Fri, 18 Jul 2008) Log Message: --- Fixing bug in is_sequence_of_strings. Modified Paths: -- trunk/matplotlib/lib/matplo

SF.net SVN: matplotlib:[5786] trunk/matplotlib/lib/matplotlib

2008-07-18 Thread dmkaplan
Revision: 5786 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5786&view=rev Author: dmkaplan Date: 2008-07-18 08:43:03 + (Fri, 18 Jul 2008) Log Message: --- Making a number of changes related to "blocking" stuff: 1) Adding to cbo

SF.net SVN: matplotlib:[5782] trunk/matplotlib

2008-07-17 Thread dmkaplan
Revision: 5782 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5782&view=rev Author: dmkaplan Date: 2008-07-17 19:20:32 + (Thu, 17 Jul 2008) Log Message: --- Adding more functionality for interacting with figure windows through mouse clicks and keyboard cl