File tree 4 files changed +6
-4
lines changed
4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change
1
+ 2011-01-04 Tag 1.0.1 for release at r8896
2
+
1
3
2010-11-22 Fixed error with Hammer projection. - BVR
2
4
3
5
2010-11-12 Fixed the placement and angle of axis labels in 3D plots. - BVR
4
6
5
7
2010-11-07 New rc parameters examples.download and examples.directory
6
- allow bypassing the download mechanism in get_sample_data.
8
+ allow bypassing the download mechanism in get_sample_data.
7
9
- JKS
8
10
9
11
2010-08-21 Change Axis.set_view_interval() so that when updating an
Original file line number Diff line number Diff line change 1
- *************
1
+ *******************
2
2
matplotlib gridspec
3
- *************
3
+ *******************
4
4
5
5
6
6
:mod: `matplotlib.gridspec `
Original file line number Diff line number Diff line change 99
99
"""
100
100
from __future__ import generators
101
101
102
- __version__ = '1.0.1rc2 '
102
+ __version__ = '1.0.1 '
103
103
__revision__ = '$Revision$'
104
104
__date__ = '$Date$'
105
105
You can’t perform that action at this time.
0 commit comments