Message-ID: <eb555e660805202212v4f199e22i9fa5b7e9ac55e022@mail.gmail.com>
Date: 2008-05-21T05:12:34Z
From: Deepayan Sarkar
Subject: need some help in plotting xy graph
In-Reply-To: <46404CB7389F1E4092DC68115C00B3EEC9D962@INEXC1U01.in.lucent.com>
On 5/20/08, Kurapati, Ravichandra (Ravichandra)
<ravichandra.kurapati at alcatel-lucent.com> wrote:
>
>
> Hi
>
>
>
> Dataframe fdf contains
>
>
>
> bin rate overlay
>
> 1 1 90 Assign First/cc _from_SN_53 RNC_20_to_SN_50 RNC_21_Success
> Rate
>
> 2 2 93 Assign First/cc _from_SN_53 RNC_20_to_SN_50 RNC_21_Success
> Rate
>
> 3 1 90 Assign First/cc _from_SN_50 RNC_21_to_SN_53 RNC_20_Success
> Rate
>
> 4 2 94 Assign First/cc _from_SN_50 RNC_21_to_SN_53 RNC_20_Success
> Rate
>
> time
>
> 1 (04/01/08 16:02:30)
>
> 2 (04/01/08 16:07:30)
>
> 3 (04/01/08 16:02:30)
>
> 4 (04/01/08 16:07:30)
It would be more work to read in your data than I have time for. Could
you post it in a more convenient format? (The output of dput(fdf)
should be fine.)
-Deepayan