LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Plot graph reading .csv file (https://www.linuxquestions.org/questions/linux-newbie-8/plot-graph-reading-csv-file-4175517356/)

shridhar22 09-04-2014 05:53 AM

Plot graph reading .csv file
 
I have continuous data being appended to a .csv file. From this I would read the value after every say(10secs) and mark it on the graph.Note that the csv file is continuously updated. In future I wish to display this live graph on my html page. Could anyone suggest the steps I can try.
1. Would I need to install something like gnuplot and then export live graph to html
2. The csv I'm going to read are already displayed through php and html, but that is tabular data, I need a graphical display for the same.

Any help is highly appreciated.

linosaurusroot 09-04-2014 06:32 AM

rrdtool may be of use


All times are GMT -5. The time now is 01:08 AM.