|
From: BBands <bb...@gm...> - 2014-03-21 22:11:06
|
Ah, I take your point. For that I wrote a simple preprocessor that
notes the high and low values of the series
i wish to plot and creates the appropriate range, label and plot
commands. Someone posted a solution here using a dummy plot a while
back, but I never investigated it.
Best,
John
On Fri, Mar 21, 2014 at 3:02 PM, Jon <dev...@gm...> wrote:
> Thanks, it seems it does return some information concerning the range of the
> plot. But I wonder how I can possibly save them as parameters to be used for
> my purpose. It seems the plot will not know the range until it finishes
> plotting the data, but after the data is finished plotting the label, key
> etc have been put on the plot.
|