Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8f42ab1

Browse files
committed
updated api changes and changelog to reflect mlab2 deprecation
svn path=/trunk/matplotlib/; revision=5842
1 parent fa71abc commit 8f42ab1

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

API_CHANGES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1+
12
Changes for 0.98.x
23
==================
34

5+
* Deprecated (raise NotImplementedError) all the mlab2 functions from
6+
matplotlib.mlab out of concern that some of them were not clean room
7+
implementations.
8+
49
* Methods get_offsets and set_offsets added to Collections base
510
class.
611

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2008-07-24 Deprecated (raise NotImplementedError) all the mlab2
2+
functions from matplotlib.mlab out of concern that some of
3+
them were not clean room implementations. JDH
4+
15
2008-07-24 Rewrite of a significant portion of the clabel code (class
26
ContourLabeler) to improve inlining. - DMK
37

0 commit comments

Comments
 (0)