8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68230b2 commit ab978b8Copy full SHA for ab978b8
doc/users/whats_new/imshow_logscales.rst
@@ -1,5 +1,5 @@
1
-Non-linears scales on image plots
2
----------------------------------
+Non-linear scales on image plots
3
4
:func:`imshow` now draws data at the requested points in data space after the
5
application of non-linear scales.
@@ -35,5 +35,5 @@ Example
35
36
37
This can be understood by analogy to plotting a histogram with linearly spaced bins
38
-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
39
*x* and narrower for large *x*.
0 commit comments