Author |
Topic  |
|
nsy0420
Canada
2 Posts |
Posted - 01/25/2018 : 07:13:48 AM
|
hello everyone I have a trouble in drawing graph.
The below picture shows twisted  I think the step of X axis is too short. X axis is time [h:m:s.ms] but I'd like to show seconds in graph. how can I solve this problem.? help me please

|
|
YimingChen
1664 Posts |
Posted - 01/25/2018 : 10:40:54 AM
|
Hi,
You already have the seconds column in col(A), why don't you plot col(E) against col(A)? You can insert a column before col(B), copy col(E) over, and make the plot. Thanks,
James |
 |
|
nsy0420
Canada
2 Posts |
Posted - 01/26/2018 : 01:14:29 AM
|
quote: Originally posted by YimingChen
Hi,
You already have the seconds column in col(A), why don't you plot col(E) against col(A)? You can insert a column before col(B), copy col(E) over, and make the plot. Thanks,
James
Hi James, I solved this problem by editing col(B)~col(D). The reason why twisted graph was drawn is due to the digits of milliseconds. (For example, row 3 was recognized '92' not '092')
Thank you for your attention.
noh
soyeon |
 |
|
|
Topic  |
|
|
|