Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 3232f58 + 3b5f08f commit a6c3c22Copy full SHA for a6c3c22
tutorials/colors/colormapnorms.py
@@ -77,7 +77,7 @@
77
# and negative, but we would still like a logarithmic scaling applied to
78
# both. In this case, the negative numbers are also scaled
79
# logarithmically, and mapped to smaller numbers; e.g., if ``vmin=-vmax``,
80
-# then they the negative numbers are mapped from 0 to 0.5 and the
+# then the negative numbers are mapped from 0 to 0.5 and the
81
# positive from 0.5 to 1.
82
#
83
# Since the logarithm of values close to zero tends toward infinity, a
0 commit comments