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

Skip to content

Commit d0c3a62

Browse files
committed
Fix API change entry
1 parent 3099d3d commit d0c3a62

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/api/next_api_changes/behavior/20962-DS.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Unit converters can now support units in `~.cm.ScalarMappable`s
2-
---------------------------------------------------------------
1+
Unit converters can now support units in Scalar Mappables
2+
---------------------------------------------------------
33

44
`~.cm.ScalarMappable` can now contain data with units.
55
For this to be supported by third-party `~.units.ConversionInterface`s,
@@ -13,4 +13,4 @@ The ``Quiver`` ``units`` property is renamed ``arrow_units``
1313
------------------------------------------------------------
1414
This is to clarify the meaning of this property, and enable support for color
1515
mapped data with units in the future. The corresponding keyword argument to
16-
`~.quiver.Quiver` is also renamed.
16+
`~.quiver.Quiver` is also renamed.

0 commit comments

Comments
 (0)