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

Skip to content

Commit 212c97c

Browse files
committed
DOC : added missing doc changes from #2844
1 parent b8cb6c3 commit 212c97c

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2014-02-25 In backend_qt4agg changed from using update -> repaint under
2+
windows. See comment in source near `self._priv_update` for
3+
longer explaination.
4+
15
2014-03-27 Added tests for pie ccw parameter. Removed pdf and svg images
26
from tests for pie linewidth parameter.
37

doc/users/whats_new.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,9 @@ added. Furthermore, the the subplottool is now implemented as a modal
200200
dialog. It was previously a QMainWindow, leaving the SPT open if one closed the
201201
plotwindow.
202202

203+
Interactive performance of the Qt4 backend has been dramatically improved
204+
under windows.
205+
203206
Cairo backends
204207
``````````````
205208

0 commit comments

Comments
 (0)