|
From: BBands <bb...@gm...> - 2011-06-15 16:43:04
|
I tend to do a lot of preprocessing, so finding things like yrange
before hand is not hard. Maybe this might help: Could you guess the
proper y increment from the file size?
jab
On Wed, Jun 15, 2011 at 9:32 AM, Gareth Walker <g.w...@sh...> wrote:
>
> On 15 Jun 2011, at 17:08, BBands wrote:
>
>> The ternary operator allows conditional plotting.
>>
>> 'help ternary'
>> 'help plot using'
>>
>> Ethan helped me with a rather elegant example of this that you can see
>> in finance.dem.
>>
>> Why not pass the increment for 'set ytics' in from your bash script?
>
> thanks for this. I am thinking of ways I can get my script to do this. The problem that immediately comes to mind there is that I would need to know the yrange maximum in order to calculate the appropriate increment. But of course the yrange is calculated each time by Gnuplot, not by bash. But I will keep trying. I'll also try to make sense of the ternary operators
>
> Best wishes,
>
> Gareth
--
John Bollinger, CFA, CMT
www.BollingerBands.com
If you advance far enough, you arrive at the beginning.
|