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 fdd53a6 commit af10966Copy full SHA for af10966
WHATSNEW.rst
@@ -35,6 +35,8 @@ Bug fixes
35
36
* Fix regression where ``np.std`` and ``np.percentile`` no longer
37
ignore NaN values (:issue:`#257`, :commit:`d1906fce`).
38
+* Fix regression where ``legend()`` cannot be called without
39
+ the input labels (:issue:`#188`, :commit:`fdd53a6c`).
40
41
Documentation
42
-------------
0 commit comments