You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ENH: Type the possible str legend locs as Literals
Instead of accepting any str, we only accept as set of predefined
literals. For simplicity, we don't distinguish the between allowed
positions for Axes legend and figure legend. It's still better to limit
the allowed range to the union of both rather than to accept abitrary
strings.
0 commit comments