Skip to content

Update matplotlib to 3.4.2#108

Closed
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-matplotlib-3.4.1-to-3.4.2
Closed

Update matplotlib to 3.4.2#108
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-matplotlib-3.4.1-to-3.4.2

Conversation

@pyup-bot
Copy link
Copy Markdown
Contributor

@pyup-bot pyup-bot commented May 8, 2021

This PR updates matplotlib from 3.4.1 to 3.4.2.

Changelog

3.4.2

This is the second bugfix release of the 3.4.x series.

This release contains several critical bug-fixes:

* Generate wheels usable on older PyPy7.3.{0,1}
* Fix compatibility with Python 3.10
* Add `subplot_mosaic` Axes in the order the user gave them to us
* Correctly handle 'none' *facecolors* in `do_3d_projection`
* Ensure that Matplotlib is importable even if there's no HOME
* Fix `CenteredNorm` with *halfrange*
* Fix `bar_label` for bars with NaN values
* Fix clip paths when zoomed such that they are outside the figure
* Fix creation of `RangeSlider` with *valinit*
* Fix handling of "d" glyph in backend_ps, fixing EPS output
* Fix handling of datetime coordinates in `pcolormesh` with Pandas
* Fix processing of some `errorbar` arguments
* Fix removal of shared polar Axes
* Fix resetting grid visibility
* Fix subfigure indexing error and tight bbox
* Fix textbox cursor color
* Fix TkAgg event loop error on window close
* Ignore errors for sip with no setapi (Qt4Agg import errors)
Links

@pyup-bot
Copy link
Copy Markdown
Contributor Author

Closing this in favor of #141

@pyup-bot pyup-bot closed this Aug 13, 2021
@zstreeter zstreeter deleted the pyup-update-matplotlib-3.4.1-to-3.4.2 branch August 13, 2021 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant