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 491fb16 commit 2e02ca7Copy full SHA for 2e02ca7
doc/whats-new.rst
@@ -34,6 +34,9 @@ Deprecations
34
Bug fixes
35
~~~~~~~~~
36
37
+- Make sure DataArray.name is always a string when used as label for plotting.
38
+ (:issue:`6826`, :pull:`6832`)
39
+ By `Jimmy Westling <https://github.com/illviljan>`_.
40
- :py:attr:`DataArray.nbytes` now uses the ``nbytes`` property of the underlying array if available.
41
By `Max Jones <https://github.com/maxrjones>`_.
42
0 commit comments