Menu

Tree [r7267] / branches / mathtex / lib / matplotlib /
 History

HTTPS access


File Date Author Commit
 backends 2009-07-17 evilguru [r7267] Port the GDK backend over to mathtex.
 config 2009-02-24 efiring [r6932] Removal of numerix, stage 2.
 delaunay 2009-02-02 mdboom [r6865] Create path_cleanup code for use by the Mac OS-...
 mpl-data 2009-01-05 leejjoon [r6734] optional use of preview.sty in usetex mode
 numerix 2009-02-25 efiring [r6933] Restore a stripped-down numerix with a deprecat...
 projections 2009-07-07 mdboom [r7249] [2687673] Add abs() to delta check in Mollweide...
 sphinxext 2009-07-01 mdboom [r7246] Merged revisions 7245 via svnmerge from
 __init__.py 2009-02-06 ryanmay [r6887] Merged revisions 6886 via svnmerge from
 _cm.py 2008-05-16 jdh2358 [r5164] removed pre py2.4 compatability code and some o...
 _mathtext_data.py 2009-02-04 mdboom [r6874] Merged revisions 6861,6873 via svnmerge from
 _pylab_helpers.py 2009-02-28 efiring [r6943] Add documentation, style updates to _pylab_help...
 afm.py 2008-10-05 jouni [r6150] Merged revisions 6149 via svnmerge from
 artist.py 2009-06-06 jdh2358 [r7186] added a properties method to the artist and ins...
 axes.py 2009-06-21 leejjoon [r7230] Merged revisions 7229 via svnmerge from
 axis.py 2009-05-27 astraw [r7144] Arbitrary spine placement
 backend_bases.py 2009-06-14 jdh2358 [r7221] fixed a press/release pan bug when mouse button...
 bezier.py 2008-12-18 leejjoon [r6664] add new arrow style (a line + filled triangles)
 blocking_input.py 2008-09-14 dmkaplan [r6093] 2008-09-14 Reorganized cbook and mlab methods r...
 cbook.py 2009-06-14 efiring [r7217] partial cleanup of mlab and of the pylab import...
 cm.py 2008-06-15 dsdale [r5551] added cm and collections to api reference
 collections.py 2009-06-25 leejjoon [r7240] legend supports CircleCollection.
 colorbar.py 2009-06-19 leejjoon [r7226] fix sf bug 2806283 (patch by Joonas Paalasmaa)
 colors.py 2009-06-06 efiring [r7189] Tweak John's change to handling of rgba arrays
 contour.py 2009-05-08 efiring [r7097] clabel takes new kwarg, rightside_up (defaults ...
 dates.py 2009-02-03 jrevans [r6872] Fixed a bug in RRuleLocator that generated inva...
 dviread.py 2008-12-31 jouni [r6718] Improve pdf usetex by adding support for font e...
 figure.py 2009-05-07 leejjoon [r7089] per-artist rasterization
 finance.py 2009-03-18 jdh2358 [r6993] use urllib2 for yahoo finace; more cleanups to ...
 font_manager.py 2009-03-05 leejjoon [r6956] hashing of FontProperties accounts current rcPa...
 fontconfig_pattern.py 2008-10-28 mdboom [r6342] Add nearest neighbor search for fonts.
 hatch.py 2009-01-06 mdboom [r6744] Add more hatch styles. Improve consistency acr...
 image.py 2009-05-07 leejjoon [r7089] per-artist rasterization
 legend.py 2009-06-25 leejjoon [r7240] legend supports CircleCollection.
 lines.py 2009-07-12 jdh2358 [r7258] use png icon on gtk for win32
 mathtext.py 2009-05-28 mdboom [r7157] Handle overrightarrow and overleftarrow in math...
 mlab.py 2009-06-24 jdh2358 [r7239] some tweaks to csv2rec and rec2csv
 mpl.py 2008-01-24 efiring [r4894] Change tabs to spaces, except in pyparsing.py
 offsetbox.py 2009-05-14 leejjoon [r7101] psfrag in backend_ps now uses baseline-alignmen...
 patches.py 2009-07-14 leejjoon [r7259] Fix a few bugs in ConnectionStyle classes. Add ...
 path.py 2009-05-22 mdboom [r7131] Fix problem with polar grid lines by specifying...
 pylab.py 2009-06-14 efiring [r7217] partial cleanup of mlab and of the pylab import...
 pyparsing.py 2008-06-11 mdboom [r5473] Fix Python 2.4 incompatibility.
 pyplot.py 2009-06-06 jdh2358 [r7185] added Neil's auto minor tick patch; sf patch #2...
 quiver.py 2009-06-10 mdboom [r7207] Bug: 2671465 quiver plot adds unwanted lines to...
 rcsetup.py 2009-06-13 heeres [r7216] mplot3d: fix Axes3D.grid(), add axes3d.grid to ...
 scale.py 2009-04-04 efiring [r7023] Add log scale option to clip non-positive value...
 spines.py 2009-06-01 astraw [r7172] Add set_color() convenience method to Spine class
 table.py 2009-05-07 leejjoon [r7089] per-artist rasterization
 texmanager.py 2009-04-24 ryanmay [r7063] Use subprocess.Popen instead of os.popen4 to re...
 text.py 2009-06-13 leejjoon [r7215] Introduce a rotation_mode property for the Text...
 ticker.py 2009-06-12 jdh2358 [r7213] readded the long lost IndexFormatter
 tight_bbox.py 2009-04-16 leejjoon [r7044] Fixed a bug in mixed mode renderer that images ...
 transforms.py 2009-05-22 efiring [r7135] Fix typo in r7131
 type1font.py 2008-12-31 jouni [r6718] Improve pdf usetex by adding support for font e...
 units.py 2009-02-21 efiring [r6924] Add new axis arguments to units.py docstring
 widgets.py 2008-07-26 pkienzle [r5892] widgets.py: replace tabs with spaces
 windowing.py 2008-01-24 efiring [r4894] Change tabs to spaces, except in pyparsing.py