Forum Replies Created by Jameela

Viewing 6 posts - 1 through 6 (of 6 total)
  • in reply to: plotting graph #25965

    hii iam plotting line graph.Iam reading data from csv file.
    I want to read lable names from csv file like this.
    Temperature,Tag
    22,Tag1
    11
    45
    5
    76,Tag2
    56
    33
    23,Tag3
    it is possible can u please suggest

    in reply to: plotting graph #25923

    Thanks manoj for your response

    in reply to: plotting graph #25752

    In line graph i want zoom particular area

    for ex: i want to see the values between 1 to 1000
    can you please suggest how to do this
    in this line graph iam reading data from csv file

    And one more query how to handle huge data like by days or weeks.

    in reply to: plotting graph #25751

    thanks for your response now it is working properly

    in reply to: plotting graph #25685

    Hii in line graph iam giving x axis values randomly like this
    {x:43, y:54}
    {x:0, y:23}
    {x:24, y:14}
    {x:12, y:44}
    {x:54, y:14}
    but it is not plotting in linear order

    when we give x axis values in increasing order like this
    {x:10, y:54}
    {x:20, y:23}
    {x:30, y:14}
    {x:40, y:44}
    {x:50, y:14} then only it is plotting correctly.
    can u plz tell me how to solve this.

    in reply to: plotting graph #25684

    thanks for response

Viewing 6 posts - 1 through 6 (of 6 total)