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.
1 parent 3ee8353 commit 40c9fddCopy full SHA for 40c9fdd
1 file changed
lib/matplotlib/legend.py
@@ -111,7 +111,8 @@ def _update_bbox_to_anchor(self, loc_in_canvas):
111
112
113
_legend_kw_doc = '''
114
-loc : int or string or pair of floats, default: :rc:`legend.loc`
+loc : int or string or pair of floats, default: :rc:`legend.loc` ('best' for \
115
+axes, 'upper right' for figures)
116
The location of the legend. Possible codes are:
117
118
=============== =============
0 commit comments