Revision: 8382
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8382&view=rev
Author: leejjoon
Date: 2010-06-05 18:31:52 + (Sat, 05 Jun 2010)
Log Message:
---
mpl_toolkits.axisartist now skips ticklabels of empty string which have caused
problem with some TeX inst
Revision: 8383
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8383&view=rev
Author: leejjoon
Date: 2010-06-05 18:32:00 + (Sat, 05 Jun 2010)
Log Message:
---
fix type check of axes_class of axes_grid1.Grid
Modified Paths:
--
trunk/matplotlib/lib/m
Revision: 8384
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8384&view=rev
Author: leejjoon
Date: 2010-06-05 18:32:06 + (Sat, 05 Jun 2010)
Log Message:
---
RendererCairo.__init__ calls RendererBase.__init__
Modified Paths:
--
trunk/matplotlib/li
Revision: 8385
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8385&view=rev
Author: leejjoon
Date: 2010-06-05 18:32:11 + (Sat, 05 Jun 2010)
Log Message:
---
eps output restores the correct bounding box when convert_psfrags creates a ps
in landscape mode
Modifie
Revision: 8386
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8386&view=rev
Author: leejjoon
Date: 2010-06-06 04:18:53 + (Sun, 06 Jun 2010)
Log Message:
---
Image in non-linear coordinates correctly have their coners at its extents
Modified Paths:
--