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

Skip to content

Commit ad35c64

Browse files
committed
Explain Qt4Agg save dialog issue in "known issues" section
1 parent 2bd0529 commit ad35c64

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/users/whats_new.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,13 @@ to use a legend to identify contoured ranges.
204204

205205
.. plot:: mpl_examples/pylab_examples/contourf_hatching.py
206206

207+
Known issues in the matplotlib-1.2 release
208+
------------------------------------------
209+
210+
- When using the Qt4Agg backend with IPython 0.11 or later, the save
211+
dialog will not display. This should be fixed in a future version
212+
of IPython.
213+
207214
.. _whats-new-1-1:
208215

209216
new in matplotlib-1.1

0 commit comments

Comments
 (0)