On Oct 20, 10:47 pm, MaxS <
maxnova...@yahoo.com> wrote:
> I have been trying to figure out how to change PlotLabel from the default=
position at the top of a graph, so that I can position the figure label wi=
thin or to the right/left of the graph instead.
>
> Is there a simple setting for PlotLabel that would permit me to do this?
>
> Thank you, MaxS
To position inside the plot you would have to use Epilog and Inset. To
position outside the plot use Labeled.
Mike