Forum Replies Created by colopez

Viewing 2 posts - 1 through 2 (of 2 total)
  • in reply to: Graph a CSV file #9310

    Hi Naveen Venugopal,

    Thanks for you fast response and help.

    I did some changes in code (here jsfiddle) but I’m sure that I do some wrong.

    I need put date but it shows ESME4.

    Thanks in advance for your fast response and valuable help.

    in reply to: Graph a CSV file #9298

    I use #6371 and it’s working fine.

    My .csv looks like that:

    Name1,146,73972,2015/08/30/00
    Name1,148,23764,2015/08/30/00
    Name1,144,10564,2015/08/30/00
    Name2,218,1959,2015/08/30/00
    Name2,144,540,2015/08/30/00
    Name3,66,516,2015/08/30/00
    Name1,146,51782,2015/08/30/01
    Name1,148,22306,2015/08/30/01
    Name1,144,8910,2015/08/30/01
    Name2,218,1522,2015/08/30/01
    Name2,144,733,2015/08/30/01
    Name3,66,314,2015/08/30/01

    Each column means

    Name,error,quantity,date (YYYY/MM/DD/HH)

    I need:

    Put the date column in axisx
    Put the error column like legend in axisy2
    Put the name column like legend

    Thanks in advance for your help

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