Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

DOC: explain non-linear scales and imshow (closes #7661) #7800

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

Merged
merged 4 commits into from
Jan 16, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
DOC: fix minor typos in img-show logscale blurb
  • Loading branch information
phobson committed Jan 16, 2017
commit ab978b879fd49ca3a3351dfee1d7034466128409
6 changes: 3 additions & 3 deletions 6 doc/users/whats_new/imshow_logscales.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Non-linears scales on image plots
---------------------------------
Non-linear scales on image plots
--------------------------------

:func:`imshow` now draws data at the requested points in data space after the
application of non-linear scales.
Expand Down Expand Up @@ -35,5 +35,5 @@ Example


This can be understood by analogy to plotting a histogram with linearly spaced bins
with a logarithmic x-axis. Equal sized bins at will be displayed as wider for small
with a logarithmic x-axis. Equal sized bins will be displayed as wider for small
*x* and narrower for large *x*.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.