Fix a small typo in mlab.specgram's docstring.#123
Closed
npinto wants to merge 1 commit intomatplotlib:masterfrom
Closed
Fix a small typo in mlab.specgram's docstring.#123npinto wants to merge 1 commit intomatplotlib:masterfrom
npinto wants to merge 1 commit intomatplotlib:masterfrom
Conversation
Member
|
This should probably go in the v1.0.x branch. |
Member
|
I will cherry-pick this and bring it into my docfix/small_typos branch, which is first going into v1.0.x |
Member
|
This fix was included in a recent set of changes, therefore I will close this pull request. Thank you for finding this typo! |
Closed
6 tasks
tacaswell
added a commit
that referenced
this pull request
Mar 3, 2020
Highlights of this release include: - default image interpolation is now `'antialiased'` to better handle down-sampling and reduce artifacts when up-sampling by small ratios. - change when ticks switch to using an offset to improve readability - improvements to auto-scaling and auto-limits - `DivergingNorm` has been renamed to `TwoSlopeNorm` - support for 3 and 4 digit hex colors (`#123` maps to `#112233`) - improvements to Logit scale ticker and formatter - control of where errorbars start getting placed with `errorevery` - correct kerning when laying out text - improvements to MovieRegistry For the full details please see the whats new [1] and API changes [2] in the documentation [1] https://matplotlib.org/3.2.0/users/whats_new.html [2] https://matplotlib.org/3.2.0/api/api_changes.html
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.