Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jul 6, 2010
tagging for release 1.0
Show description for 668a769committedImproved triplot performance.
Show description for e21b1cacommittedadd some links and fixes to whats new; bump the version num
Show description for 97143d0committedfix some code that breaks python 2.4
Show description for 8c7361dcommittedadded whats new for 1.0
Show description for 729422ccommitted
Commits on Jul 5, 2010
support 3d plots in arbitrary axes; thanks Ben Root
Show description for 6596c4acommittedset_xlim, set_ylim accept descriptive kwargs: left, right, bottom, top
Show description for 9ca5db0committedRemove experimental config subpackage using traits
Show description for fdac121committedtkagg and fltkagg backends now have blocking show() like all the others
Show description for 98ee305committedApplied Ben's rotate button patch for axes3d
Show description for efb5db8committedapplied Ben's mplconfig patch
Show description for b7e3535committed
Commits on Jul 3, 2010
fix new bugs in handling of xlim, ylim, margins
Show description for a662963committedcolorbar: use pcolormesh instead of pcolor, to reduce artifacts
Show description for 42a3b54committed
Commits on Jul 2, 2010
Clean up docstring of restore_region().
Show description for 8807716committedtick_params works with existing ticks instead of starting with new ones
Show description for 28c13d3committeduse class var rather than self for texmanager hack state
Show description for e423cdfcommittedAllow set_ticks to take a locator object, since this is valid for the ticks kwarg in __init__.
Show description for 921e87ccommittedfix typos in gridspec docs
Show description for e755f60committedfix swab bug so mpl will compile on solaris with cxx 6
Show description for d0d2110committedrevert accidental commit of WrapPython which was testing for swab bug
Show description for c716d21committedadded christophs dvipng_hack_alpha import fix
Show description for 9b1249ecommitted
Commits on Jul 1, 2010
don't fail in directories are missing
Show description for 8999f6fcommitted
Commits on Jun 30, 2010
doc changes for last commit
Show description for d9b4b34committedset_xlim, set_ylim: turn off autoscaling; added autoscale method
Show description for 5ecf50acommittedForce timer interval to int. This silences an exception for Tk and a warning from GTK when a float is given.
Show description for 721ad89committed
Commits on Jun 29, 2010
docs: build with makefile produced by Sphinx
Show description for e01c3c6committedbump version number for rc
Show description for b9f6136committed
Commits on Jun 28, 2010
Formatting only
Show description for 5b911c9committedUse automatic memory management to simplify the code.
Show description for a9042cfcommittedFix broken result image.
Show description for f4a6028committed
Commits on Jun 27, 2010
_get_unsampled_image now returns a sliced image if possible
Show description for 66dea41committed
Commits on Jun 26, 2010
docs: add 4 new pyplot functions
Show description for 02b39b9committeddocstrings: use standard spelling and capitalization of MATLAB
Show description for fa0b68acommittedexamples: fix references to MATLAB
Show description for 9f12d1bcommitteddocs: be consistent in referring to MATLAB.
Show description for 76a3ef6committed