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

Skip to content

Commit 3e19f47

Browse files
authored
Merge pull request #7848 from tacaswell/doc_fix_rst
DOC: tweak headers so sphinx builds
2 parents cfafd3d + c94a434 commit 3e19f47

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

doc/users/whats_new.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ removed. Instead, images will obey the transform of the axes on which
213213
they are drawn.
214214

215215
Non-linear scales on image plots
216-
````````````````````````````````
216+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
217217

218218
:func:`imshow` now draws data at the requested points in data space after the
219219
application of non-linear scales.
@@ -222,8 +222,6 @@ The image on the left demonstrates the new, correct behavior.
222222
The old behavior can be recreated using :func:`pcolormesh` as
223223
demonstrated on the right.
224224

225-
Non-linear scale example
226-
````````````````````````
227225

228226
.. plot::
229227

0 commit comments

Comments
 (0)