凡例をグラフの外にボケ味で運ぶ方法を知っている人はいますか? 私ができる唯一の操作は、次の中からポジションを選択することでした。
top_right, top_left, bottom_left or bottom_right
使用:
legend()[0].orientation = "bottom_left"
別のものを試すと、エラーメッセージが表示されます。
ValueError: invalid value for orientation: 'outside'; allowed values are top_right, top_left, bottom_left or bottom_right