|
From: BBands <bb...@gm...> - 2015-01-09 22:06:47
|
if you want to see your data that way you can use the log10() function.
John
On Thu, Jan 8, 2015 at 8:38 PM, Roshni Rajkumari
<raj...@gm...> wrote:
> Sir,,,
> i made the y axis as logscale with base 10..
>
> Hop msg
> 1 11.00
> 2 37.00
> 3 101.00
> 4 257.00
> 5 643.00
> 6 1589.00
> 7 3935.00
> 8 9697.00
> 9 23997.00
> 10 59153.00
>
> set logscale y
> set yrange [1.00: 60000:00]
>
> M attaching my graph for the corresponding date too...but m not so sure for
> the data plots...i.e., it should give the plots for log(11), log(37),
> log(101)....etc,,,,but...please help..
|