@@ -254,7 +254,7 @@ Pull Requests (1066):
254
254
* :ghpull: `17617 `: Rewrite pdf test to use check_figures_equal.
255
255
* :ghpull: `17654 `: Small fixes to recent What's New
256
256
* :ghpull: `17649 `: MNT: make _setattr_cm more forgiving
257
- * :ghpull: `17644 `: Doc 33 whats new consolidation
257
+ * :ghpull: `17644 `: Doc 33 what's new consolidation
258
258
* :ghpull: `17647 `: Fix example in docstring of cbook._unfold.
259
259
* :ghpull: `10187 `: DOC: add a blitting tutorial
260
260
* :ghpull: `17471 `: Removed idiomatic constructs from interactive figures docs
@@ -306,7 +306,7 @@ Pull Requests (1066):
306
306
* :ghpull: `17540 `: Fix help window on GTK.
307
307
* :ghpull: `17535 `: Update docs on subplot2grid / SubplotBase
308
308
* :ghpull: `17510 `: Fix exception handling in FT2Font init.
309
- * :ghpull: `16953 `: Changed 'colors' paramater in PyPlot vlines/hlines and Axes vlines/hlines to default to configured rcParams 'lines.color' option
309
+ * :ghpull: `16953 `: Changed 'colors' parameter in PyPlot vlines/hlines and Axes vlines/hlines to default to configured rcParams 'lines.color' option
310
310
* :ghpull: `17459 `: Use light icons on dark themes for wx and gtk, too.
311
311
* :ghpull: `17539 `: Use symbolic icons for buttons in GTK toolbar.
312
312
* :ghpull: `15435 `: Reuse png metadata handling of imsave() in FigureCanvasAgg.print_png().
@@ -469,7 +469,7 @@ Pull Requests (1066):
469
469
* :ghpull: `15008 `: ENH: add variable epoch
470
470
* :ghpull: `17260 `: Text Rotation Example: Correct roation_mode typo
471
471
* :ghpull: `17258 `: Improve info logged by tex subsystem.
472
- * :ghpull: `17211 `: Deprecate support for running svg converter from path contaning newline.
472
+ * :ghpull: `17211 `: Deprecate support for running svg converter from path containing newline.
473
473
* :ghpull: `17078 `: Improve nbAgg & WebAgg toolbars
474
474
* :ghpull: `17191 `: Inline unsampled-image path; remove renderer kwarg from _check_unsampled_image.
475
475
* :ghpull: `17213 `: Replace use of Bbox.bounds by appropriate properties.
@@ -604,7 +604,7 @@ Pull Requests (1066):
604
604
* :ghpull: `16823 `: Dedupe implementation of axes grid switching in toolmanager.
605
605
* :ghpull: `16951 `: Cleanup dates docstrings.
606
606
* :ghpull: `16769 `: Fix some small style issues
607
- * :ghpull: `16936 `: FIX: Plot is now rendered with correct inital value
607
+ * :ghpull: `16936 `: FIX: Plot is now rendered with correct initial value
608
608
* :ghpull: `16937 `: Making sure to keep over/under/bad in cmap resample/reverse.
609
609
* :ghpull: `16915 `: Tighten/cleanup wx backend.
610
610
* :ghpull: `16923 `: Test the macosx backend on Travis.
@@ -860,7 +860,7 @@ Pull Requests (1066):
860
860
* :ghpull: `16439 `: Rework pylab docstring.
861
861
* :ghpull: `16441 `: Rework pylab docstring.
862
862
* :ghpull: `16442 `: Expire deprecation of \s tackrel.
863
- * :ghpull: `16365 `: TST: test_acorr (replaced image comparison with figure comparion )
863
+ * :ghpull: `16365 `: TST: test_acorr (replaced image comparison with figure comparison )
864
864
* :ghpull: `16206 `: Expire deprecation of \s tackrel
865
865
* :ghpull: `16437 `: Rework pylab docstring.
866
866
* :ghpull: `8896 `: Fix mplot3d projection
@@ -898,7 +898,7 @@ Pull Requests (1066):
898
898
* :ghpull: `16304 `: Simplify Legend.get_children.
899
899
* :ghpull: `16309 `: Remove duplicated computations in Axes.get_tightbbox.
900
900
* :ghpull: `16314 `: Avoid repeatedly warning about too many figures open.
901
- * :ghpull: `16319 `: Put doc for XAxis befor YAxis and likewise for XTick, YTick.
901
+ * :ghpull: `16319 `: Put doc for XAxis before YAxis and likewise for XTick, YTick.
902
902
* :ghpull: `16313 `: Cleanup constrainedlayout_guide.
903
903
* :ghpull: `16312 `: Remove unnecessary Legend._approx_text_height.
904
904
* :ghpull: `16307 `: Cleanup axes_demo.
@@ -991,7 +991,7 @@ Pull Requests (1066):
991
991
* :ghpull: `16078 `: Refactor a bit animation start/save interaction.
992
992
* :ghpull: `16081 `: Delay resolution of animation extra_args.
993
993
* :ghpull: `16088 `: Use C++ true/false in ttconv.
994
- * :ghpull: `16082 `: Defaut to writing animation frames to a temporary directory.
994
+ * :ghpull: `16082 `: Default to writing animation frames to a temporary directory.
995
995
* :ghpull: `16070 `: Make animation blit cache robust against 3d viewpoint changes.
996
996
* :ghpull: `5056 `: MNT: more control of colorbar with CountourSet
997
997
* :ghpull: `16051 `: Deprecate parameters to colorbar which have no effect.
@@ -1133,7 +1133,7 @@ Pull Requests (1066):
1133
1133
* :ghpull: `15645 `: Bump minimal numpy version to 1.12.
1134
1134
* :ghpull: `15646 `: Hide sphinx-gallery config comments
1135
1135
* :ghpull: `15642 `: Remove interpolation="nearest" from most examples.
1136
- * :ghpull: `15671 `: Don't mention tcl in tkagg commments anymore.
1136
+ * :ghpull: `15671 `: Don't mention tcl in tkagg comments anymore.
1137
1137
* :ghpull: `15607 `: Simplify tk loader.
1138
1138
* :ghpull: `15651 `: Simplify axes_pad handling in axes_grid.
1139
1139
* :ghpull: `15652 `: Remove mention of Enthought Canopy from the docs.
@@ -1400,7 +1400,7 @@ Issues (198):
1400
1400
* :ghissue: `16299 `: The interactive polar plot animation's axis label won't scale.
1401
1401
* :ghissue: `15182 `: More tests ``ConciseDateFormatter `` needed
1402
1402
* :ghissue: `16140 `: Unclear Documentation for get_xticklabels
1403
- * :ghissue: `16147 `: pp.hist parmeter 'density' does not scale data appropriately
1403
+ * :ghissue: `16147 `: pp.hist parameter 'density' does not scale data appropriately
1404
1404
* :ghissue: `16069 `: matplotlib glitch when rotating interactively a 3d animation
1405
1405
* :ghissue: `14603 `: Scatterplot: should vmin/vmax be ignored when a norm is specified?
1406
1406
* :ghissue: `15730 `: Setting lines.marker = s in matplotlibrc also sets markers in boxplots
@@ -1423,7 +1423,7 @@ Issues (198):
1423
1423
* :ghissue: `15089 `: Coerce MxNx1 images into MxN images for imshow
1424
1424
* :ghissue: `5253 `: abline() - for drawing arbitrary lines on a plot, given specifications.
1425
1425
* :ghissue: `15165 `: Switch to requiring Pillow rather than having our own png wrapper?
1426
- * :ghissue: `15280 `: Add pull request checklist to Reviewers Guidlines
1426
+ * :ghissue: `15280 `: Add pull request checklist to Reviewers Guidelines
1427
1427
* :ghissue: `15289 `: cbook.warn_deprecated() should warn with a MatplotlibDeprecationWarning not a UserWarning
1428
1428
* :ghissue: `15285 `: DOC: make copy right year auto-update
1429
1429
* :ghissue: `15059 `: fig.add_axes() with no arguments silently does nothing
0 commit comments