8000 DOC: fix minor typos in img-show logscale blurb · matplotlib/matplotlib@ab978b8 · GitHub
[go: up one dir, main page]

Skip to content

Commit ab978b8

Browse files
committed
DOC: fix minor typos in img-show logscale blurb
1 parent 68230b2 commit ab978b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/users/whats_new/imshow_logscales.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Non-linears scales on image plots
2-
---------------------------------
1+
Non-linear scales on image plots
2+
--------------------------------
33

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

3636

3737
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
38+
with a logarithmic x-axis. Equal sized bins will be displayed as wider for small
3939
*x* and narrower for large *x*.

0 commit comments

Comments
 (0)
0