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

Skip to content

Fix a small typo in mlab.specgram's docstring. #123

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

npinto
Copy link

@npinto npinto commented May 23, 2011

No description provided.

@mdboom
Copy link
Member

mdboom commented May 23, 2011

This should probably go in the v1.0.x branch.

@WeatherGod
Copy link
Member

I will cherry-pick this and bring it into my docfix/small_typos branch, which is first going into v1.0.x

@WeatherGod
Copy link
Member

This fix was included in a recent set of changes, therefore I will close this pull request. Thank you for finding this typo!

@WeatherGod WeatherGod closed this Jun 4, 2011
@richbwood richbwood mentioned this pull request Dec 19, 2012
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
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.

3 participants