Forum Replies Created by James

Viewing 2 posts - 16 through 17 (of 17 total)
  • in reply to: fetching data from csv #17633

    Hi Indranil,

    I have a better .csv now:

    Date,Sensor (S11),Sensor Temperature (S12),Sensor (S21),FlowMeter Total (D2),Output (A1),Output (A2)
    ,CCond,Temp,pH,Flowmeter,Retrans,Prop
    ,µS/cm,°F,,gal,%,%
    11/16/2017 00:10:00,880,69.7,8.32,0,8.8,65.8,
    11/16/2017 00:20:00,881,69.7,8.31,0,8.8,65.8,
    11/16/2017 00:30:00,882,69.6,8.32,0,8.8,65.9,
    11/16/2017 00:40:00,884,69.5,8.32,0,8.8,66.0,

    I would need column 4,5,6,7 in 1 chart as multiple lines.
    All samples and documentation “Creating Charts from CSV” shows only an ONE line-chart.
    I have no idea how the code should look for 4 or more lines in 1 chart.
    Do you have any example for this?

    in reply to: fetching data from csv #17612

    sorry that was wrong from my side.

    What I mean is:…code to be modified to get the columns between 4-8 ?

Viewing 2 posts - 16 through 17 (of 17 total)