Gnuplot module

A

Alythh

I just installed Chart::Graph::Gnuplot, and I'm fairly satisfied.
But...

My wish is to be able to make a gnuplot() call, make it display the
graph, and stay there while other data becomes available... while
replotting the updated data.

Is there a way to communicate between the two processes in this way?
Or is this module just to output to a file?

Thanks for any info

Alessandro Magni
 
Y

Yuchung Cheng

I just installed Chart::Graph::Gnuplot, and I'm fairly satisfied.
But...

My wish is to be able to make a gnuplot() call, make it display the
graph, and stay there while other data becomes available... while
replotting the updated data.

Is there a way to communicate between the two processes in this way?
Or is this module just to output to a file?
AFAIK, gnuplot only parse static data and generate the graph, even with
"gnuplot -persist" command. The simplist way to do above is to call
gnuplot every once while and re-plot to the same file.

-yuchung
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top