|
From: Gareth W. <g.w...@sh...> - 2011-06-15 16:59:30
|
On 15 Jun 2011, at 17:42, BBands wrote: > 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? Great idea. I'll try to write something in the script find the bin with the most values (awk, maybe?), and then calculate an appropriate ytics increment value from that. Best wishes, Gareth |