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 cfafd3d commit c94a434Copy full SHA for c94a434
doc/users/whats_new.rst
@@ -213,7 +213,7 @@ removed. Instead, images will obey the transform of the axes on which
213
they are drawn.
214
215
Non-linear scales on image plots
216
-````````````````````````````````
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
217
218
:func:`imshow` now draws data at the requested points in data space after the
219
application of non-linear scales.
@@ -222,8 +222,6 @@ The image on the left demonstrates the new, correct behavior.
222
The old behavior can be recreated using :func:`pcolormesh` as
223
demonstrated on the right.
224
225
-Non-linear scale example
226
-````````````````````````
227
228
.. plot::
229
0 commit comments