Menu

Code Commit Log


Commit Date  
[r6097] by jrevans

Fixed contour to now properly strip away units for unitized data on the x and y axes.
Unit registry now properly determines the registered converter to use for nested array data types.

2008-09-15 23:09:24 Tree
[r6096] by pkienzle

reduce IDLE_DELAY to 5ms so mouse drags don't kill updates

2008-09-15 19:59:47 Tree
[r6095] by jrevans

Fixed bug #1889750.
Now an axes will not attempt to determine the default units to use if units have already been determined for a particular Axis.
Previously, by doing this it would override any axis labels set whenever any unit determination calls were made. This can still happen, but now some of the unneccessary unit determination calls are no longer being made.

2008-09-15 19:58:25 Tree
[r6094] by jswhit

cosmetic changes

2008-09-14 19:18:54 Tree
[r6093] by dmkaplan

2008-09-14 Reorganized cbook and mlab methods related to numerical
calculations that have little to do with the goals of those two
modules into a separate module numerical_methods.py
Also, added ability to select points and stop point selection
with keyboard in ginput and manual contour labeling code.
Finally, fixed contour labeling bug. - DMK

* Moved several function in mlab.py and cbook.py into a separate module
numerical_methods.py because they were unrelated to the initial purpose of
mlab or cbook and appeared more coherent elsewhere.

2008-09-14 15:40:05 Tree
[r6092] by jdh2358

moved font examples to api

2008-09-13 17:07:39 Tree
[r6091] by jdh2358

added a couple of font examples

2008-09-13 17:06:53 Tree
[r6090] by jdh2358

updated the wx animation examples

2008-09-13 15:35:55 Tree
[r6089] by jdh2358

replaced ipython run magic with code.InteractiveConsole.runsource

2008-09-13 14:28:09 Tree
[r6088] by jdh2358

added get_children to artist base class

2008-09-12 21:21:16 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.