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

Skip to content

Commit 199d773

Browse files
committed
CHANGELOG: add a few more notes
1 parent ca5da7b commit 199d773

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,14 @@
2929
Significant revisions to the documentation as well.
3030
- BVR
3131

32+
2011-07-07 Added compatibility with IPython strategy for picking
33+
a version of Qt4 support, and an rcParam for making
34+
the choice explicitly: backend.qt4. - EF
35+
36+
2011-07-07 Modified AutoMinorLocator to improve automatic choice of
37+
the number of minor intervals per major interval, and
38+
to allow one to specify this number via a kwarg. - EF
39+
3240
2011-06-28 3D versions of scatter, plot, plot_wireframe, plot_surface,
3341
bar3d, and some other functions now support empty inputs. - BVR
3442

@@ -39,10 +47,16 @@
3947
2011-06-22 Add axes.labelweight parameter to set font weight to axis
4048
labels - MGD.
4149

50+
2011-06-20 Add pause function to pyplot. - EF
51+
4252
2011-06-16 Added *bottom* keyword parameter for the stem command.
4353
Also, implemented a legend handler for the stem plot.
4454
- JJL
4555

56+
2011-06-16 Added legend.frameon rcParams. - Mike Kaufman
57+
58+
2011-05-31 Made backend_qt4 compatible with PySide . - Gerald Storer
59+
4660
2011-04-17 Disable keyboard auto-repeat in qt4 backend by ignoring
4761
key events resulting from auto-repeat. This makes
4862
constrained zoom/pan work. - EF

0 commit comments

Comments
 (0)