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

Skip to content

Commit e37b5c5

Browse files
committed
Merge remote-tracking branch 'anykraus/figureoptions-generate-simple-legend'
Conflicts: CHANGELOG
2 parents 899f11d + 9c75868 commit e37b5c5

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212

1313
2014-04-27 removed un-needed cast to float in stem
1414

15+
2014-04-22 Added (re-)generate a simple automatic legend to "Figure Options"
16+
dialog of the Qt4Agg backend.
17+
1518
2014-04-22 Added an example showing the difference between
1619
interpolation = 'none' and interpolation = 'nearest' in
1720
`imshow()` when saving vector graphics files.

doc/users/whats_new.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,10 @@ added. Furthermore, the the subplottool is now implemented as a modal
251251
dialog. It was previously a QMainWindow, leaving the SPT open if one closed the
252252
plotwindow.
253253

254+
In the figureoptions dialog one can now choose to (re-)generate a simple
255+
automatic legend. Any explicitly set legend entries will be lost, but changes to
256+
the curves' label, linestyle, et cetera will now be updated in the legend.
257+
254258
Interactive performance of the Qt4 backend has been dramatically improved
255259
under windows.
256260

0 commit comments

Comments
 (0)