Skip to content

Commit f847d53

Browse files
NoyHananQuLogic
andauthored
Update doc/users/next_whats_new/rcParams[legend.loc]_supports_float_tuple.rst
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
1 parent 14b91ae commit f847d53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
rcParams['legend.loc'] now accepts float-tuple inputs
2-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1+
``rcParams['legend.loc']`` now accepts float-tuple inputs
2+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
33

44
The :rc:`legend.loc` rcParams now accepts float-tuple inputs, same as the *loc* keyword argument to `.Legend`.
55
This allows users to set the location of the legend in a more flexible and consistent way.

0 commit comments

Comments
 (0)