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

Skip to content

Commit 68ff493

Browse files
committed
Merge remote-tracking branch 'matplotlib/v2.x'
Conflicts: doc/users/screenshots.rst - kept master version
2 parents 7aa1db0 + 4e507ae commit 68ff493

File tree

1 file changed

+246
-12
lines changed

1 file changed

+246
-12
lines changed

doc/users/github_stats.rst

Lines changed: 246 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,25 @@ GitHub stats for 2015/10/29 - 2016/07/13 (tag: v1.5.0)
77

88
These lists are automatically generated, and may be incomplete or contain duplicates.
99

10-
We closed 490 issues and merged 387 pull requests.
10+
We closed 605 issues and merged 483 pull requests.
1111

12-
The following 148 authors contributed 1788 commits.
12+
The following 173 authors contributed 2121 commits.
1313

14+
* 4over7
1415
* AbdealiJK
1516
* Acanthostega
16-
* Adrien F Vincent
17-
* Adrien F. VINCENT
17+
* Adrien Chardon
1818
* Adrien F. Vincent
1919
* Adrien VINCENT
20-
* afvincent
2120
* Alberto
2221
* Alex Rothberg
2322
* Ali Uneri
23+
* Andreas Hilboll
2424
* Andreas Mayer
2525
* Anton Akhmerov
2626
* Antony Lee
27+
* bcongdon
28+
* Ben Congdon
2729
* Ben Root
2830
* Benjamin Berg
2931
* Benjamin Congdon
@@ -36,12 +38,13 @@ The following 148 authors contributed 1788 commits.
3638
* Cimarron Mittelsteadt
3739
* CJ Carey
3840
* DaCoEx
39-
* danhickstein
4041
* DanHickstein
42+
* danhickstein
4143
* David Stansby
4244
* deeenes
4345
* Devashish Deshpande
4446
* Diego Mora Cespedes
47+
* dlmccaffrey
4548
* Dora Fraeman
4649
* dsquareindia
4750
* Dylan Evans
@@ -65,6 +68,8 @@ The following 148 authors contributed 1788 commits.
6568
* hannah
6669
* Hans Moritz Günther
6770
* Hassan Kibirige
71+
* Hastings Greer
72+
* Heiko Oberdiek
6873
* Henning Pohl
6974
* Herbert Kruitbosch
7075
* Ian Thomas
@@ -76,6 +81,7 @@ The following 148 authors contributed 1788 commits.
7681
* Jacob McDonald
7782
* Jae-Joon Lee
7883
* James A. Bednar
84+
* Jan Schlüter
7985
* Jan Schulz
8086
* Jason Zheng
8187
* Jeffrey Hokanson @ Loki
@@ -100,18 +106,27 @@ The following 148 authors contributed 1788 commits.
100106
* Kyle Bridgemohansingh
101107
* Kyler Brown
102108
* Leo Singer
109+
* LindyBalboa
103110
* Luis Pedro Coelho
104111
* Magnus Nord
112+
* maluethi
105113
* mamrehn
106114
* Matt Hancock
107115
* Matthew Brett
116+
* matthias
108117
* Matthias Bussonnier
109118
* Maximilian Albert
119+
* Maximilian Maahn
110120
* Michael Droettboom
111121
* Michiel de Hoon
122+
* Min RK
123+
* mlub
112124
* muahah
113125
* myyc
114126
* Nathan Goldbaum
127+
* Nathan Musoke
128+
* Nelle Varoquaux
129+
* Nicolas P. Rougier
115130
* Nicolas Tessore
116131
* Nikita Kniazev
117132
* Nils Werner
@@ -123,10 +138,15 @@ The following 148 authors contributed 1788 commits.
123138
* Paul Hobson
124139
* Paul Kirow
125140
* Paul Romano
141+
* Pete Peterson
142+
* Peter Mortensen
126143
* Peter Würtz
127144
* Phil Elson
128145
* Przemysław Dąbek
129146
* Ramiro Gómez
147+
* Pierre de Buyl
148+
* Qingpeng "Q.P." Zhang
149+
* Randy Olson
130150
* rasbt
131151
* Robin Dunn
132152
* Robin Wilson
@@ -141,11 +161,13 @@ The following 148 authors contributed 1788 commits.
141161
* Sebastián Vanrell
142162
* Simon Gibbons
143163
* Stefan Pfenninger
164+
* Sterling Smith
144165
* Steven Silvester
145166
* story645
146167
* Terrence J. Katzenbaer
147168
* Thomas A Caswell
148169
* Thomas Hisch
170+
* Thomas Robitaille
149171
* Thorsten Liebig
150172
* Till Stensitzki
151173
* tmdavison
@@ -159,19 +181,116 @@ The following 148 authors contributed 1788 commits.
159181
* Warren Weckesser
160182
* Wieland Hoffmann
161183
* Xufeng Wang
184+
* Zbigniew Jędrzejewski-Szmek
162185

163186
GitHub issues and pull requests:
164187

165-
Pull Requests (387):
188+
Pull Requests (483):
166189

190+
* :ghpull:`7037`: DOC change axhspan to numpydoc format
191+
* :ghpull:`7047`: DOC - SpanSelector widget documentation
192+
* :ghpull:`7049`: [MRG] Documentated dependencies to the doc and remove unecessary dependencies.
193+
* :ghpull:`7063`: Tweek tol for test_hist_steplog to fix tests on appveyor
194+
* :ghpull:`7055`: FIX: testings.nose was not installed
195+
* :ghpull:`7058`: Minor animation fixes
196+
* :ghpull:`7057`: FIX: Removed financial demos that stalled because of yahoo requests
197+
* :ghpull:`7052`: Uncaught exns are fatal for PyQt5, so catch them.
198+
* :ghpull:`7048`: FIX: remove unused variable
199+
* :ghpull:`7042`: FIX: ticks filtered by Axis, not in Tick.draw
200+
* :ghpull:`7026`: Merge 2.x to master
201+
* :ghpull:`6988`: Text box widget, take over of PR5375
202+
* :ghpull:`6957`: DOC: clearing out some instances of using pylab in the docs
203+
* :ghpull:`7012`: Don't blacklist test_usetex using pytest
204+
* :ghpull:`7011`: TST: Fixed ``skip_if_command_unavailable`` decorator problem
205+
* :ghpull:`6918`: enable previously leftout test_usetex
206+
* :ghpull:`7006`: FIX: sphinx 1.4.0 details
207+
* :ghpull:`6900`: Enh: break website screenshot banner into 4 pieces and introduce a responsive layout
208+
* :ghpull:`6997`: FIX: slow plots of pandas objects (Second try)
209+
* :ghpull:`6792`: PGF Backend: Support interpolation='none'
210+
* :ghpull:`6983`: Catch invalid interactive switch to log scale.
211+
* :ghpull:`6491`: Don't warn in Collections.contains if picker is not numlike.
212+
* :ghpull:`6978`: Add link to O'Reilly video course covering matplotlib
213+
* :ghpull:`6930`: BUG: PcolorImage handles non-contiguous arrays, provides data readout
214+
* :ghpull:`6889`: support for updating axis ticks for categorical data
215+
* :ghpull:`6974`: Fixed wrong expression
216+
* :ghpull:`6730`: Add Py.test testing framework support
217+
* :ghpull:`6904`: Use edgecolor rather than linewidth to control edge display.
218+
* :ghpull:`6919`: Rework MaxNLocator, eliminating infinite loop; closes #6849
219+
* :ghpull:`6955`: Add parameter checks to DayLocator initiator
220+
* :ghpull:`5161`: [WIP] Proposed change to default log scale tick formatting
221+
* :ghpull:`6875`: Add keymap (default: G) to toggle minor grid.
222+
* :ghpull:`6920`: Prepare for cross-framework test suite
223+
* :ghpull:`6944`: Restore cbook.report_memory, which was deleted in d063dee.
224+
* :ghpull:`6961`: remove extra "a"
225+
* :ghpull:`6947`: Changed error message. Issue #6933
226+
* :ghpull:`6923`: Make sure nose is only imported when needed
227+
* :ghpull:`6851`: Do not restrict coverage to ``matplotlib`` module only
228+
* :ghpull:`6938`: Image interpolation selector in Qt figure options.
229+
* :ghpull:`6787`: Python3.5 dictview support
230+
* :ghpull:`6407`: adding default toggled state for toggle tools
231+
* :ghpull:`6898`: Fix read mode when loading cached AFM fonts
232+
* :ghpull:`6892`: Don't force anncoords to fig coords upon dragging.
233+
* :ghpull:`6895`: Prevent forced alpha in figureoptions.
234+
* :ghpull:`6877`: Fix Path deepcopy signature
235+
* :ghpull:`6822`: Use travis native cache
236+
* :ghpull:`6821`: Break reference cycle Line2D <-> Line2D._lineFunc.
237+
* :ghpull:`6879`: Delete font cache in one of the configurations
238+
* :ghpull:`6832`: Fix for ylabel title in example tex_unicode_demo.py
239+
* :ghpull:`6848`: ``test_tinypages``: pytest compatible module level setup
240+
* :ghpull:`6881`: add doi to bibtex entry for Hunter (2007)
241+
* :ghpull:`6842`: Clarify Axes.hexbin *extent* docstring
242+
* :ghpull:`6861`: Update ggplot URLs
243+
* :ghpull:`6878`: DOC: use venv instead of virtualenv on python 3
244+
* :ghpull:`6837`: Fix Normalize(<signed integer array>).
245+
* :ghpull:`6874`: Update bachelors_degree_by_gender example.
246+
* :ghpull:`6867`: Mark ``make_all_2d_testfuncs`` as not a test
247+
* :ghpull:`6854`: Fix for PyQt5.7 support.
248+
* :ghpull:`6862`: Change default doc image format to png and pdf
249+
* :ghpull:`6819`: Add mpl_toolkits to coveragerc.
250+
* :ghpull:`6840`: Fixed broken ``test_pickle.test_complete`` test
251+
* :ghpull:`6841`: DOC: Switch to OO code style & ensure fixed y-range in ``psd_demo3``
252+
* :ghpull:`6843`: DOC: Fix ``psd_demo_complex`` similarly to ``psd_demo3``
253+
* :ghpull:`6829`: Tick label rotation via ``set_tick_params``
254+
* :ghpull:`6799`: Allow creating annotation arrows w/ default props.
255+
* :ghpull:`6262`: Properly handle UTC conversion in date2num.
256+
* :ghpull:`6777`: Raise lock timeout as actual exception
257+
* :ghpull:`6817`: DOC: Fix a few typos and formulations
258+
* :ghpull:`6826`: Clarify doc for "norm" kwarg to ``imshow``.
259+
* :ghpull:`6807`: Deprecate ``{get,set}_cursorprops``.
260+
* :ghpull:`6811`: Add xkcd font as one of the options
261+
* :ghpull:`6815`: Rename tests in ``test_mlab.py``
262+
* :ghpull:`6808`: Don't forget to disconnect callbacks for dragging.
263+
* :ghpull:`6803`: better freetype version checking
264+
* :ghpull:`6778`: Added contribute information to readme
265+
* :ghpull:`6786`: 2.0 Examples fixes. See #6762
266+
* :ghpull:`6774`: Appveyor: use newer conda packages and only run all tests on one platform
267+
* :ghpull:`6779`: Fix tutorial pyplot scales (issue #6775)
268+
* :ghpull:`6768`: Takeover #6535
269+
* :ghpull:`6763`: Invalidate test cache on gs/inkscape version
270+
* :ghpull:`6765`: Get more rcParams for 3d
271+
* :ghpull:`6764`: Support returning polylines from to_polygons
272+
* :ghpull:`6760`: DOC: clean up of demo_annotation_box.py
273+
* :ghpull:`6735`: Added missing side tick rcParams
274+
* :ghpull:`6761`: Fixed warnings catching and counting with ``warnings.catch_warnings``
275+
* :ghpull:`5349`: Add a Gitter chat badge to README.rst
276+
* :ghpull:`6755`: PEP: fix minor formatting issues
277+
* :ghpull:`6699`: Warn if MPLBACKEND is invalid.
278+
* :ghpull:`6754`: Fixed error handling in ``ImageComparisonTest.setup_class``
279+
* :ghpull:`6734`: register IPython's eventloop integration in plt.install_repl_displayhook
280+
* :ghpull:`6745`: DOC: typo in broken_axis pylab example
281+
* :ghpull:`6747`: Also output the actual error on svg backend tests using subprocess
282+
* :ghpull:`6744`: Add workaround for failures due to newer miktex
283+
* :ghpull:`6741`: Missing ``cleanup`` decorator in ``test_subplots.test_exceptions``
284+
* :ghpull:`6736`: doc: fix unescaped backslash
285+
* :ghpull:`6733`: Mergev2.x to master
167286
* :ghpull:`6729`: Fix crash if byte-compiled level 2
168287
* :ghpull:`6575`: setup.py: Recommend installation command for pkgs
169288
* :ghpull:`6645`: Fix containment and subslice optim. for steps.
170289
* :ghpull:`6619`: Hide "inner" {x,y}labels in label_outer too.
171290
* :ghpull:`6639`: Simplify get_legend_handler method
172291
* :ghpull:`6694`: Improve Line2D and MarkerStyle instantiation
173292
* :ghpull:`6692`: Remove explicit children invalidation in update_position method
174-
* :ghpull:`6703`: WIP/DOC: explain behavior of notches beyond quartiles
293+
* :ghpull:`6703`: DOC: explain behavior of notches beyond quartiles
175294
* :ghpull:`6707`: Call ``gc.collect`` after each test only if the user asks for it
176295
* :ghpull:`6711`: Added support for ``mgs`` to Ghostscript dependecy checker
177296
* :ghpull:`6700`: Don't convert vmin, vmax to floats.
@@ -552,8 +671,123 @@ Pull Requests (387):
552671
* :ghpull:`5357`: Fixed typo
553672
* :ghpull:`4920`: ENH: Add TransformedPatchPath for clipping.
554673

555-
Issues (490):
674+
Issues (605):
556675

676+
* :ghissue:`7009`: No good way to disable SpanSelector
677+
* :ghissue:`7040`: It is getting increasingly difficult to build the matplotlib documentation
678+
* :ghissue:`6965`: ArtistAnimation cannot animate Figure-only artists
679+
* :ghissue:`6964`: Docstring for ArtistAnimation is incorrect
680+
* :ghissue:`7062`: remove the contour on a Basemap object
681+
* :ghissue:`7061`: remove the contour on Basemap
682+
* :ghissue:`7054`: Whether the new version 2.0 will support high-definition screen?
683+
* :ghissue:`7053`: When will release 2.0 official version?
684+
* :ghissue:`6797`: Undefined Symbol Error On Ubuntu
685+
* :ghissue:`6523`: matplotlib-2.0.0b1 test errors on Windows
686+
* :ghissue:`4753`: rubber band in qt5agg slow
687+
* :ghissue:`6959`: extra box on histogram plot with a single value
688+
* :ghissue:`6816`: Segmentation fault on Qt5Agg when using the wrong linestyle
689+
* :ghissue:`4212`: Hist showing wrong first bin
690+
* :ghissue:`4602`: bar / hist : gap between first bar and other bars with lw=0.0
691+
* :ghissue:`6641`: Edge ticks sometimes disappear
692+
* :ghissue:`7041`: Python 3.5.2 crashes when launching matplotlib 1.5.1
693+
* :ghissue:`7028`: Latex Greek fonts not working in legend
694+
* :ghissue:`6998`: dash pattern scaling with linewidth should get it's own rcParam
695+
* :ghissue:`7021`: How to prevent matplotlib from importing qt4 libraries when only
696+
* :ghissue:`7020`: Using tick_right() removes any styling applied to tick labels.
697+
* :ghissue:`7018`: Website Down
698+
* :ghissue:`6785`: Callbacks of draggable artists should check that they have not been removed
699+
* :ghissue:`6783`: Draggable annotations specified in offset coordinates switch to figure coordinates after dragging
700+
* :ghissue:`7015`: pcolor() not using "data" keyword argument
701+
* :ghissue:`7014`: matplotlib works well in ipython note book but can't display in a terminal running
702+
* :ghissue:`6999`: cycler 0.10 is required due to change_key() usage
703+
* :ghissue:`6794`: Incorrect text clipping in presence of multiple subplots
704+
* :ghissue:`7004`: Zooming with a large range in y-values while using the linestyle "--" is very slow
705+
* :ghissue:`6828`: Spikes in small wedges of a pie chart
706+
* :ghissue:`6940`: large memory leak in new contour routine
707+
* :ghissue:`6894`: bar(..., linewidth=None) doesn't display bar edges with mpl2.0b3
708+
* :ghissue:`6989`: bar3d no longer allows default colors
709+
* :ghissue:`6980`: problem accessing canvas on MacOS 10.11.6 with matplotlib 2.0.0b3
710+
* :ghissue:`6804`: Histogram of xarray.DataArray can be extremely slow
711+
* :ghissue:`6859`: Update URL for links to ggplot
712+
* :ghissue:`6852`: Switching to log scale when there is no positive data crashes the Qt5 backend, causes inconsistent internal state in others
713+
* :ghissue:`6740`: PGF Backend: Support interpolation='none'?
714+
* :ghissue:`6665`: regression: builtin latex rendering doesn't find the right mathematical fonts
715+
* :ghissue:`6984`: plt.annotate(): segmentation fault when coordinates are too high
716+
* :ghissue:`6979`: plot won't show with plt.show(block=False)
717+
* :ghissue:`6981`: link to ggplot is broken...
718+
* :ghissue:`6975`: [Feature request] Simple ticks generator for given range
719+
* :ghissue:`6905`: pcolorfast results in invalid cursor data
720+
* :ghissue:`6970`: quiver problems when angles is an array of values rather than 'uv' or 'xy'
721+
* :ghissue:`6966`: No Windows wheel available on PyPI for new version of matplotlib (1.5.2)
722+
* :ghissue:`6721`: Font cache building of matplotlib blocks requests made to HTTPd
723+
* :ghissue:`6844`: scatter edgecolor is broken in Matplotlib 2.0.0b3
724+
* :ghissue:`6849`: BUG: endless loop with MaxNLocator integer kwarg and short axis
725+
* :ghissue:`6935`: matplotlib.dates.DayLocator cannot handle invalid input
726+
* :ghissue:`6951`: Ring over A in \AA is too high in Matplotlib 1.5.1
727+
* :ghissue:`6960`: axvline is sometimes not shown
728+
* :ghissue:`6473`: Matplotlib manylinux wheel - ready to ship?
729+
* :ghissue:`5013`: Add Hershey Fonts a la IDL
730+
* :ghissue:`6953`: ax.vlines adds unwanted padding, changes ticks
731+
* :ghissue:`6946`: No Coveralls reports on GitHub
732+
* :ghissue:`6933`: Misleading error message for matplotlib.pyplot.errorbar()
733+
* :ghissue:`6945`: Matplotlib 2.0.0b3 wheel can't load libpng in OS X 10.6
734+
* :ghissue:`3865`: Improvement suggestions for matplotlib.Animation.save('video.mp4')
735+
* :ghissue:`6932`: Investigate issue with pyparsing 2.1.6
736+
* :ghissue:`6941`: Interfering with yahoo_finance
737+
* :ghissue:`6913`: Cant get currency from yahoo finance with matplotlib
738+
* :ghissue:`6901`: Add API function for removing legend label from graph
739+
* :ghissue:`6510`: 2.0 beta: Boxplot patches zorder differs from lines
740+
* :ghissue:`6911`: freetype build won't become local
741+
* :ghissue:`6866`: examples/misc/longshort.py is outdated
742+
* :ghissue:`6912`: Matplotlib fail to compile matplotlib._png
743+
* :ghissue:`1711`: Autoscale to automatically include a tiny margin with ``Axes.errorbar()``
744+
* :ghissue:`6903`: RuntimeError('Invalid DISPLAY variable') - With docker and django
745+
* :ghissue:`6888`: Can not maintain zoom level when left key is pressed
746+
* :ghissue:`6855`: imsave-generated PNG files missing edges for certain resolutions
747+
* :ghissue:`6479`: Hexbin with log scale takes extent range as logarithm of the data along the log axis
748+
* :ghissue:`6795`: suggestion: set_xticklabels and set_yticklabels default to current labels
749+
* :ghissue:`6825`: I broke imshow(<signed integer array>) :-(
750+
* :ghissue:`6858`: PyQt5 pyplot error
751+
* :ghissue:`6853`: PyQt5 (v5.7) backend - TypeError upon calling figure()
752+
* :ghissue:`6835`: Which image formats to build in docs.
753+
* :ghissue:`6856`: Incorrect plotting for versions > 1.3.1 and GTK.
754+
* :ghissue:`6838`: Figures not showing in interactive mode with macosx backend
755+
* :ghissue:`6846`: GTK Warning
756+
* :ghissue:`6839`: Test ``test_pickle.test_complete`` is broken
757+
* :ghissue:`6691`: rcParam missing tick side parameters
758+
* :ghissue:`6833`: plot contour with levels from discrete data
759+
* :ghissue:`6636`: DOC: gallery supplies 2 pngs, neither of which is default
760+
* :ghissue:`3896`: dates.date2num bug with daylight switching hour
761+
* :ghissue:`6685`: 2.0 dev legend breaks on scatterplot
762+
* :ghissue:`3655`: ensure removal of font cache on version upgrade
763+
* :ghissue:`6818`: Failure to build docs: unknown property
764+
* :ghissue:`6798`: clean and regenerate travis cache
765+
* :ghissue:`6782`: 2.x: Contour level count is not respected
766+
* :ghissue:`6796`: plot/lines not working for datetime objects that span old dates
767+
* :ghissue:`6660`: cell focus/cursor issue when plotting to nbagg
768+
* :ghissue:`6775`: Last figure in http://matplotlib.org/users/pyplot_tutorial.html is not displayed correctly
769+
* :ghissue:`5981`: Increased tick width in 3D plots looks odd
770+
* :ghissue:`6771`: ImportError: No module named artist
771+
* :ghissue:`6289`: Grids are not rendered in backend implementation
772+
* :ghissue:`6621`: Change in the result of test_markevery_linear_scales_zoomed
773+
* :ghissue:`6515`: Dotted grid lines in v2.0.0b1
774+
* :ghissue:`6511`: Dependencies in installation of 2.0.0b1
775+
* :ghissue:`6668`: “Bachelor's degrees…” picture in the gallery is cropped
776+
* :ghissue:`6751`: Tableau style
777+
* :ghissue:`6742`: import matplotlib.pyplot as plt throws an erro
778+
* :ghissue:`6097`: anaconda package missing nose dependency
779+
* :ghissue:`6299`: savefig() to eps/pdf does not work
780+
* :ghissue:`6393`: Pair of floats breaks plotting renderer (weirdest bug I've ever seen)
781+
* :ghissue:`6387`: import matplotlib causes UnicodeDecodeError
782+
* :ghissue:`6471`: Colorbar label position different when executing a block of code
783+
* :ghissue:`6732`: Adding ``pairplot`` functionality?
784+
* :ghissue:`6749`: Step diagram does not support xlim() and ylim()
785+
* :ghissue:`6748`: Step diagram does not suppot
786+
* :ghissue:`6615`: Bad event index for step plots
787+
* :ghissue:`6588`: Different line styles between PNG and PDF exports.
788+
* :ghissue:`6693`: linestyle="None" argument for fill_between() doesn't work
789+
* :ghissue:`6592`: Linestyle pattern depends on current style, not style set at creation
790+
* :ghissue:`5430`: Linestyle: dash tuple with offset
557791
* :ghissue:`6728`: Can't install matplotlib with specific python version
558792
* :ghissue:`6546`: Recommendation to install packages for various OS
559793
* :ghissue:`6536`: get_sample_data() in cbook.py duplicates code from _get_data_path() __init__.py
@@ -624,7 +858,7 @@ Issues (490):
624858
* :ghissue:`5977`: legend needs logic to deal with new linestyle scaling by linewidth
625859
* :ghissue:`6365`: Default format time series xtick labels changed
626860
* :ghissue:`6104`: docs: latex required for PDF plotting?
627-
* :ghissue:`6451`: Inequality error on web page http://matplotlib.org/faq/howto_faq.htm
861+
* :ghissue:`6451`: Inequality error on web page http://matplotlib.org/faq/howto_faq.html
628862
* :ghissue:`6459`: use conda already installed on appveyor
629863
* :ghissue:`6043`: Advanced hillshading example looks strange with new defaults.
630864
* :ghissue:`6440`: BUG: set_tick_params labelcolor should apply to offset
@@ -656,7 +890,7 @@ Issues (490):
656890
* :ghissue:`6058`: "Configure subplots" tool is initialized very inefficiently in the Qt backends
657891
* :ghissue:`6363`: Change ``legend`` to accept ``alpha`` instead of (only) ``framealpha``.
658892
* :ghissue:`6394`: Severe bug in ````imshow```` when plotting images with small values
659-
* :ghissue:`6368`: Bug: matplotlib.pyplot.spy: does not work correctly for sparse matrices with many entries
893+
* :ghissue:`6368`: Bug: matplotlib.pyplot.spy: does not work correctly for sparse matrices with many entries (>= 2**32)
660894
* :ghissue:`6419`: Imshow does not copy data array but determines colormap values upon call
661895
* :ghissue:`3615`: mouse scroll event in Gtk3 backend
662896
* :ghissue:`3373`: add link to gtk embedding cookbook to website
@@ -809,8 +1043,8 @@ Issues (490):
8091043
* :ghissue:`6034`: colormap name is broken for ListedColormap?
8101044
* :ghissue:`5982`: Styles need update after default style changes
8111045
* :ghissue:`6017`: Include tests.py in archive of release
812-
* :ghissue:`4280`: imsave reduces 1row from the image
8131046
* :ghissue:`5520`: 'nearest' interpolation not working with low dpi
1047+
* :ghissue:`4280`: imsave reduces 1row from the image
8141048
* :ghissue:`3057`: DPI-connected bug of imshow when using multiple masked arrays
8151049
* :ghissue:`5490`: Don't interpolate images in RGB space
8161050
* :ghissue:`5996`: 2.x: Figure.add_axes(..., facecolor='color') does not set axis background colour

0 commit comments

Comments
 (0)