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

Skip to content

Commit 8832319

Browse files
committed
Update CHANGELOG with savefig.directory feature
1 parent a9cb8ce commit 8832319

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2013-01-23 Add 'savefig.directory' to rcParams to remember and fill in the last
2+
directory saved to for figure save dialogs - Martin Spacek
3+
14
2013-01-08 Added two extra titles to axes which are flush with the left and
25
right edges of the plot respectively.
36
Andrew Dawson
@@ -38,7 +41,7 @@
3841
_get_rbg_face except it return a (r,g,b,a) tuble, to line2D.
3942
Modified Line2D.draw to use _get_rbga_face to get the markerface
4043
color so that any alpha set by markerfacecolor will respected.
41-
- Thomas Caswell
44+
- Thomas Caswell
4245

4346
2012-11-13 Add a symmetric log normalization class to colors.py.
4447
Also added some tests for the normalization class.

0 commit comments

Comments
 (0)