feedgnuplot icon indicating copy to clipboard operation
feedgnuplot copied to clipboard

feedgnuplot --stream option

Open mirek23 opened this issue 2 years ago • 1 comments

Hi Dima,

How the option feedgnuplot --stream influences gnuplot. Does the gnuplot uses while (1) { pause ; replot; }

Best Regards Mirek

mirek23 avatar Mar 10 '23 20:03 mirek23

It repeatedly calls the gnuplot "plot" command as the data comes in. You should try out the examples.

dkogan avatar Mar 10 '23 23:03 dkogan