Hi, I try to use LiveGraph to plot data taken from standard input in a Linux bash command line, and I find clear indications nowhere. For tests, I've made a one-line test script to generate some data as input, it should work for everybody out of the box : while true ; do awk -v n0="date +%s" -v n1="date +%N" -v n2=$RANDOM 'BEGIN{x=((n1+n2)%100000)/10000; t=(int(100(n0 + 10^(-9)n1))%10000)/100; print t, x}' ; sleep 1 ; done (not the simplest, for sure, but it works ...) I'll call all that script "myscript"...
If the data file selected is being updated, and you click "update now," it'll update...
How did you fix it? I have windows 7 64 bit and cannot figure out how to execute...
I am not aware of anyone having tried it, but please let me know what you find o...
Hi I made an android ECG app which sends me some data which I can use to plot a graph...
Is it not possible to use the linux time config seconds from 1972 ... ?
Realterm can be used to capture from serial and tcp/ip to data files. V3.0.0.28+...
Hi I'm totally new to Livegraph and have no programming knowledge whatsoever. I have...
I have been using this program successfully for some time and it has suddenly stopped...
When plotting for data on time scale of 0 to 23 59 59 sec( ie full day scale) initially...
When plotting for data on time scale of 0 to 23 59 59 sec( ie full day scale) initially...
Fixed it:)
Hi, Does this app work in Windows 8.1? I searched all the folders and subfolders...
I have a file with 24-bit integers that I'd like to sign extended and plot, but I've...
I had customized the source code, did not find anything easier. Btw, pixel size of...
Thank you for a great tool! Very flexible ! How do you make the plot display every...
Thank you for a great tool! Very flexible ! How do you make the plot display every...
Thank you for a great tool! Very flexible ! How do you make the plot display every...
Hi Andres! Modifying the application to treat the input file slightly differently...
bump
I tried using P= -3 & 30600 to be display the time from 8.30. However, I couldn't...
Hi, I am a new user of Livegraph.I would like to find out how to plot the x-axis...