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 27f5b2f commit 662d937Copy full SHA for 662d937
1 file changed
lib/matplotlib/legend.py
@@ -640,6 +640,7 @@ def _set_artist_props(self, a):
640
641
a.set_transform(self.get_transform())
642
643
+ @_docstring.dedent_interpd
644
def set_loc(self, loc=None):
645
"""
646
Set the location of the legend.
0 commit comments