Skip to content

Commit 9a813f4

Browse files
committed
Added version-added directive
1 parent d1a8079 commit 9a813f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/matplotlib/axes/_axes.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6942,6 +6942,8 @@ def hist(self, x, bins=None, range=None, density=False, weights=None,
69426942
datasets in *x*:
69436943
*edgecolors*, *facecolors*, *linewidths*, *linestyles*, *hatches*.
69446944
6945+
.. versionadded:: 3.10
6946+
69456947
See Also
69466948
--------
69476949
hist2d : 2D histogram with rectangular bins

0 commit comments

Comments
 (0)