参考: How to change legends place with Plots, gr() ?.
指定方法
using Plots
plot( rann(10,3), legend = :bottomleft )
使える記号
:right
:left
:top
:bottom
:inside
:best
:legend
:topright
:topleft
:bottomleft
:bottomright
グラフの外には出力できない !
:outtoprint
は非対応
はやく対応してほしいなあ.